#1594: Better QuickCheck/HUnit integration
----------------------------------+-----------------------------------------
Reporter: igloo | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Not GHC
Component: libraries (other) | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
----------------------------------+-----------------------------------------
Changes (by guest):
* cc: => [EMAIL PROTECTED]
Comment:
QuickCheck 2 has quickCheck' function. And that type is
{{{
quickCheck' :: Testable prop =>
prop
-> IO Bool
}}}
http://darcs.haskell.org/QuickCheck/Test/QuickCheck/Test.hs
I think better solution is that replacing QuickCheck by version 2.0.
But I don't know about QuickCheck 2's current status. It seems repositoy
doesn't change since annoucing of QuickCheck 2.0 development version.
http://article.gmane.org/gmane.comp.lang.haskell.general/14511
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1594>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs