brittany/src-literatetests
Evan Rutledge Borden 907f362ab5 Add support for OverloadedLabels
`OverloadedLabels` is a simple enough extension to parse and format. It
is becoming more common with use of `generic-lens`. Since it can be
treated as a `HsVar` its implementation only requires using `docLit`,
along with some marshalling for dealing with `FastString`.
2019-06-23 12:06:06 -05:00
..
10-tests.blt Merge pull request #216 from matt-noonan/master 2019-06-05 22:41:22 +02:00
14-extensions.blt Add support for OverloadedLabels 2019-06-23 12:06:06 -05:00
15-regressions.blt For funs with multiple matches, use the match id as id (fixes #234) 2019-06-16 22:51:18 +02:00
16-pending.blt Split up littests input into multiple files 2017-10-02 20:53:56 +02:00
30-tests-context-free.blt Consolidate record expression layouter 2018-09-16 15:47:04 -04:00
40-indent-policy-multiple.blt Fix IndentPolicyMultiple for indentAmount>4 2018-05-01 23:21:09 +02:00
Main.hs Support QuasiQuotation-splices 2019-06-12 09:17:21 +02:00