ormolu/expected-failures/hlint.txt

12 lines
343 B
Plaintext
Raw Normal View History

2020-08-22 23:48:38 +03:00
Formatting is not idempotent:
src/Extension.hs<rendered>:19:22
before: "DoRec , -} Recursive"
after: "DoRec , -}\n "
Please, consider reporting the bug.
Formatting is not idempotent:
src/Hint/Bracket.hs<rendered>:249:50
before: "\" x y [r]) {ideaSpan"
after: "\" x y [r])\n "
Please, consider reporting the bug.