haskell-suite / haskell-src-exts

Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
Other
193 stars 94 forks source link

NumericUnderscores lexing #455 #457

Open merc1031 opened 4 years ago

merc1031 commented 4 years ago

Building on #456 Add support for NumericUnderscores to address #455 With these 2 PR's i think all the numeric literals + combinations are handled correctly