ormolu/data
Teodoro Freund 5955c514ee Fix backticks and parens in multiline function declarations
Function id obtained through pattern matching on ‘FunBind’ should not be
used to print the actual equations because the different ‘RdrNames’ used in
the equations may have different “decorations” (such as backticks and
paretheses) associated with them. It is necessary to use per-equation names
obtained from ‘m_ctxt’ of ‘Match’.
2019-08-07 19:14:59 +02:00
..
examples Fix backticks and parens in multiline function declarations 2019-08-07 19:14:59 +02:00
printer Change parens style and how separated lists of items are printed 2019-08-04 13:32:06 +02:00