haskell-suite / haskell-src-exts

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

Work out why List2 test is failing #378

Closed mpickering closed 6 years ago

mpickering commented 7 years ago

See test List2.hs which has some DataKinds promotion going on.

mpickering commented 7 years ago

I don't mind bumping this off if the other issues are fixed.