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)
commit0d4ed473c520786af90ab70dac51451ea2b8b941
tree1f3b7f4afddafe8adc7fdf9c74efff01866ebe1b
parent3d32ea6f2146d033b27a28907ad32ca6c7a7279d
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