summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/T13132_duplicaterecflds.stderr
blob: 391ccde4c107d78b93ed557282b86c9aa6fcfd0f (plain)
1
2
3
4
5
6

T13132_duplicaterecflds.hs:9:11: error:
    The operator ‘runContT’ [infixl 9] of a section
        must have lower precedence than that of the operand,
          namely ‘y’ [infixl 9]
        in the section: ‘`runContT` x `y` x’