
18 Sep
2007
18 Sep
'07
10:01 a.m.
John Goerzen
* Hugs programs that use cpphs can't use ByteString
This bug in cpphs was fixed already, several days ago.
* It would be really nice if QuickCheck supported I/O
QuickCheckM gives you monadic test properties, as described in a Haskell Workshop 2002 paper. http://www.cs.chalmers.se/~rjmh/QuickCheck/ Regards, Malcolm