On Mon, Jun 25, 2007 at 12:48:27PM -0700, Chad Scherrer wrote: > Jedaï, > > Are you sure you're not confusing .z with .Z? > > http://kb.iu.edu/data/afcc.html > > And is it possible that gzip is smarter somehow? Doesn't > Codec.Compression.GZip call the same C library used by gzip?
gzip: supports gzip, pack, compress zlib doesn't. http://www.zlib.net/zlib_faq.html#faq12 You ought to just use newpopen or similar (http://www.cse.unsw.edu.au/~dons/code/newpopen) Stefan _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe