[Haskell-cafe] Re: Error in enumerator when using interpreter instead of compiler

John Millikin jmillikin at gmail.com
Sun Aug 22 18:11:30 EDT 2010


It's certainly a bug in iterFile -- I think it'll have to be modified
to close the file on EOF, not after returning a continuation.
Semi-working in the compiled version is probably just a quirk of the
garbage collector and/or OS.


More information about the Haskell-Cafe mailing list