[Haskell-cafe] directory tree?

Bulat Ziganshin bulat.ziganshin at gmail.com
Mon Jun 25 15:48:23 EDT 2007


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:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list