ghc-source-gen/tests
Judah Jacobson cf6eb5e260
Fix listPromotedTy on lists of one or zero elements. (#55)
We need the explicit `'` to distinguish from regular lists.
For simplicity, just use it for all type-level lists of
any length.
2019-10-17 11:01:35 -07:00
..
GhcVersion.hs Make tyPromotedVar pretty-print as 'Abc not Abc. (#44) 2019-08-30 21:32:01 -07:00
name_test.hs Add occNameToStr and nameToStr to convert from the GHC types. (#54) 2019-09-02 23:18:06 -07:00
pprint_examples.hs Use the BVar class for patterns and type variable bindings. (#46) 2019-08-31 10:38:36 -07:00
pprint_test.hs Fix listPromotedTy on lists of one or zero elements. (#55) 2019-10-17 11:01:35 -07:00