summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail023.stderr
blob: 7c60be51085b4c1f2f33e341d0b2e5434767bbc5 (plain)
1
2
3
4
5
6

readFail023.hs:9:5:
    The operator ‘**’ [infixl 7] of a section
        must have lower precedence than that of the operand,
          namely prefix `-' [infixl 6]
        in the section: ‘- 3 **’