Tidy up the parsing a bit
authorLuke Lau <luke_lau@icloud.com>
Wed, 5 Jun 2019 21:12:52 +0000 (22:12 +0100)
committerLuke Lau <luke_lau@icloud.com>
Fri, 8 Nov 2019 15:07:39 +0000 (15:07 +0000)
The Text.ParserCombinators.ReadPrec/Text.ParserCominators.ReadP split
adds a bit of lifting cruft, so lets try to sweep that away.


No differences found