Hello Chad,

Monday, June 25, 2007, 10:47:11 PM, you wrote:

> bar = fmap decompress $ B.readFile "myData.gz"

try it with non-lazy bytestrings:

import qualified Data.ByteString as B


-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to