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)
commit8ad3fde895b729f56ee58df175373a14f1725e23
tree1f3b7f4afddafe8adc7fdf9c74efff01866ebe1b
parent8d014ae9c14ab12436acad496ba2726e39b4d69a
Tidy up the parsing a bit

The Text.ParserCombinators.ReadPrec/Text.ParserCominators.ReadP split
adds a bit of lifting cruft, so lets try to sweep that away.
AST.hs