Trying to install binary-0.4
Don Stewart
dons at galois.com
Wed Oct 10 10:22:29 EDT 2007
paul:
> In my copious free time I'm putting together a client-side library for
> AMQP. This needs efficient packing of bytestrings, so I downloaded
> Dons' bytestring 0.4. Unfortunately it won't install: I get
>
> [paj at eiffel binary-0.4]$ ./Setup.lhs configure
> Configuring binary-0.4...
> configure: Dependency base-any: using base-2.1.1
> Setup.lhs: cannot satisfy dependency containers-any
>
>
> Should this be "collections" not "containers"? I can't find a
> "containers" package in Hackage.
Since you're not using ghc 6.8, you should use binary 0.3 :)
-- Don
More information about the Libraries
mailing list