QuickCheck patch

Ian Lynagh igloo at earth.li
Mon Aug 30 18:41:57 EDT 2010


Hi,

I've attached a QuickCheck patch to clean up some of the -Wall warnings.

I haven't fixed a warning involving this line in Monadic.hs as it scares
me:
    result = failed result{ reason = s }
and I didn't try to work out what the right fix to
    import Data.Typeable
in Exception.hs being unnecessary is. I think there are also some
modules I haven't got as far as compiling yet.


Thanks
Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: qc.patch
Type: text/x-diff
Size: 17660 bytes
Desc: not available
Url : http://projects.haskell.org/pipermail/quickcheck/attachments/20100830/473c7d50/attachment.patch 


More information about the QuickCheck mailing list