Closed orlitzky closed 11 years ago
Sorry for taking so long to get back to you.
I can't reproduce this issue with the latest Haskell Platform on HEAD, and I'm not quite sure what is going on. Perhaps you should do cabal install --only-dependencies
in the example/ directory to get a consistent version of the required packages?
I've just changed the example in Git to use QuickCheck2, so that might fix the issue as well.
Yep, it works now.
I was going to write a quick patch for Example.lhs to move the "maximum generated tests" configuration into the code re:
http://www.haskell.org/pipermail/beginners/2012-June/010169.html
The example fails to compile, though. Using the command at the top of the file (runghc fails in the same way):