[Haskell-cafe] how do i use quickcheck in the IO monad?

Anatoly Yakovenko aeyakovenko at gmail.com
Mon Sep 22 15:35:31 EDT 2008


If i have functions in the IO monad, is there a way to use quickcheck
to test them?  I have a bunch of C bindings that unfortunately are not
"safe".  But i would like to be able to use QuickCheck to test them.

Thanks,
Anatoly


More information about the Haskell-Cafe mailing list