"Simon Marlow" <[EMAIL PROTECTED]> writes: > Here's a tarball that works with GHC 6.2.1 on a Unix platform, just > --make to build it: > > http://www.haskell.org/~simonmar/new-io.tar.gz
Found a bug already... In System/IO/Stream.hs, line 183: streamReadBufrer s 0 buf = return 0 streamReadBuffer s len ptr = ... Note the different spellings of the function name. Regards, Malcolm _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe