[Haskell-cafe] problem with IO, strictness, and "let"
Matthew Brecknell
haskell at brecknell.org
Mon Jul 16 19:23:01 EDT 2007
Tim Newsham:
> Why can't hClose be more... um... lazy?
Lazy in what way? hGetContents already closes the OS handle when it
reaches the end of file.
More information about the Haskell-Cafe
mailing list