| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Test.QuickCheck.Monadic
Description
Allows testing of monadic values. See the paper "Testing Monadic Code with QuickCheck": http://www.cse.chalmers.se/~rjmh/Papers/QuickCheckST.ps.
Documentation
newtype PropertyM m a
Constructors
| MkPropertyM | |
Fields
| |