Simon Marlow wrote: > I left those out for the time being because I think the interface > should perhaps be in terms of IOUArray of Word8,
Yes, please! (Hmmm, this is not much different from hGetArray/hPutArray...) > or at least [Word8] [...] No! :-P This inefficient representation can easily be generated by a one-liner, given the IOUArray of Word8 interface above. Cheers, S. _______________________________________________ Cvs-libraries mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-libraries
