ormolu/expected-failures/leksah.txt
Mark Karpov 31f6cfd83f Compare failing logs with exact expected result
This will allow us to test on more code and catch changes in the logs as
they happen.
2020-04-15 15:00:08 +02:00

13 lines
361 B
Plaintext

Formatting is not idempotent:
src/IDE/Pane/Modules.hs<rendered>:1182:7
before: "cr\n -- show"
after: "cr\n in -- show"
Please, consider reporting the bug.
Formatting is not idempotent:
src/IDE/SymbolNavigation.hs<rendered>:229:8
before: ")\n return [\n {-i"
after: ")\n return\n [ {-i"
Please, consider reporting the bug.