[Haskell-cafe] directory tree?

Bryan O'Sullivan bos at serpentine.com
Mon Jun 25 16:27:19 EDT 2007


Chad Scherrer wrote:


> Now it doesn't complain about too many open files, but instead I get
> this runtime error:
> 
> LPS *** Exception: user error (Codec.Compression.Zlib: incorrect header 
> check)

Are you sure you really have gzip files?  If you're on a Linux or 
similar box, what does "file myfile.z" report to you?  It should say 
something like "gzip compressed data".

	<b


More information about the Haskell-Cafe mailing list