Bugs building with ghc snapshot 20100615

Nick Smallbone nicsma at chalmers.se
Thu Jun 17 09:45:19 EDT 2010


I've just uploaded a new version of QuickCheck which should fix that :)

Nick

On Wed, Jun 16, 2010 at 8:06 PM, David Fox <ddssff at gmail.com> wrote:
> 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
>
>



More information about the QuickCheck mailing list