Brittany was previously only support symbol based infix constructors. It is common in some libraries (for example Esqueleto) to pattern match on normal constructors as infix. Brittany was failing in this case by not wrapping the constructor name in back ticks/spaces. Backticks and spaces have been added in the case where the constructor contains any alpha characters. |
||
---|---|---|
.. | ||
10-tests.blt | ||
14-extensions.blt | ||
15-regressions.blt | ||
16-pending.blt | ||
Main.hs | ||
tests-context-free.blt |