Add 'eof' to Text.ParserCombinators.ReadP
authorsimonpj@microsoft.com <unknown>
Mon, 6 Jul 2009 11:18:01 +0000 (11:18 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 6 Jul 2009 11:18:01 +0000 (11:18 +0000)
commitffd465428790fdd4a1996bc8ab786c95fe1615b3
treee7d3d619d21526eb0667cf40d96e5b70b31ff063
parentf99532092deb6b21db01aba1c98fa6579cb36e7d
Add 'eof' to Text.ParserCombinators.ReadP

Add a ReadP parser that succeeds at the end of input. Very useful!
Text/ParserCombinators/ReadP.hs