Closed scooby closed 5 years ago
Given that lts-12.9 might be old, I checked with master as of 305f98f, and stack --stack-yaml stack-8.6.5.yaml exec brittany -- --omit-output-check ~/tmp/Example.hs
produces the same output.
Thanks for jumping on this!
It looks like Brittany assumes backticks are used consistently in patterns.
To reproduce, Example.hs:
Running
stack --resolver lts-12.9 exec --package brittany -- brittany --omit-output-check ~/tmp/Example.hs
: