[project @ 2000-05-18 12:42:20 by simonmar]
authorsimonmar <unknown>
Thu, 18 May 2000 12:42:21 +0000 (12:42 +0000)
committersimonmar <unknown>
Thu, 18 May 2000 12:42:21 +0000 (12:42 +0000)
commit6f191b69a64cdf0492643c56b279f95a0caa87cf
treecfd72f99fa0c68b3fd114d64d49d9da1dff1377f
parent34428afbd152515e53950381ccf1692e3515d0f0
[project @ 2000-05-18 12:42:20 by simonmar]
New version of hGetLine that is roughly 4 times faster than the
original, and is tail-recursive to boot.

I'm not entirely happy with the code, but it needs to get some testing.
ghc/lib/std/PrelHandle.lhs
ghc/lib/std/PrelIO.lhs