[Haskell-beginners] can't build haskell-crypto
Mark Wright
markwright at internode.on.net
Sun Feb 20 10:41:14 CET 2011
Hi Chris,
I'm sort of guessing that maybe you are trying to build
a old version of Crypto against a QuickCheck vesion 2.4
or later. There are incompatible API changes in
Quickcheck 2.4.
The latest Crypto:
http://hackage.haskell.org/package/Crypto-4.2.3
builds with Quickcheck 2.4.0.1
Regards, Mark
On Sat, 19 Feb 2011 12:09:54 -0800, Chris Bolton <chriskun at saikonet.org> wrote:
> http://paste.pocoo.org/show/341187/
>
> any ideas?
Non-text part: text/html
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
More information about the Beginners
mailing list