Bugs building with ghc snapshot 20100615
David Fox
ddssff at gmail.com
Wed Jun 16 14:06:33 EDT 2010
Hi, there are a couple of issues building quickcheck2 with the latest GHC
snapshot, which includes base 4.3.0.0. One is this compile error:
Building QuickCheck-2.1.0.3...
[ 1 of 12] Compiling Test.QuickCheck.Exception (
Test/QuickCheck/Exception.hs, dist-ghc6/build/Test/QuickCheck/Exception.o )
Test/QuickCheck/Exception.hs:23:14:
Module `Panic' does not export `GhcException(Interrupted)'
The other is that the url given in the cabal file as the project home page
is invalid, it redirects to the Chalmers front page:
http://www.cs.chalmers.se/~koen
Thanks!
-david
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.haskell.org/pipermail/quickcheck/attachments/20100616/a9669e52/attachment.html
More information about the QuickCheck
mailing list