QuickCheck: Why are these instances of Testable?

11 Mar
2013
11 Mar
'13
6:09 a.m.
Why does QuickCheck (2.6) list the following as instances of class Testable? Testable Result Testable Prop Testable prop => Testable (Gen prop) The Hughes/Claessen paper "QuickCheck: A Lightweight Tool for Random Testing of Haskell Programs" mentions nesting property combinators on page 6, but I didn't understand this reference.
4456
Age (days ago)
4456
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Brenman