[Haskell-cafe] Trouble compiling collections-0.3 (from Hackage)

David F. Place d at vidplace.com
Sun Apr 27 12:16:30 EDT 2008


Thanks for the tip.  I edited the collections.cabal file to add  
"bytestring" to the Build-depends.  It also needed "containers" and  
"array"!  The build gave streams of warnings and finally failed, so I  
guess this library is not ready for use.


On Apr 26, 2008, at 5:30 PM, Jake Mcarthur wrote:

> On Apr 26, 2008, at 4:25 PM, David F. Place wrote:
>
>> Data/Collections.hs:154:17:
>>   Could not find module `Data.ByteString.Lazy':
>>     it is a member of package bytestring-0.9.0.4, which is hidden
>
> In the .cabal file, add "bytestring" to the dependencies property.
>
> - Jake

   ___________________
(---o-------o-o-o---o-o-o----(
David F. Place
mailto:d at vidplace.com





More information about the Haskell-Cafe mailing list