summaryrefslogtreecommitdiff
path: root/ghc/tests/rename/should_fail/rnfail019.stderr
blob: f47d3577c6f95b4ab4585eff18a2ea019223e659 (plain)
1
2
3
4
5

rnfail019.hs:5:
    The operator `:' [infixr 5] of a section
	must have lower precedence than the operand `(:)' [infixr 5]
	in the section: `((x : y) :)'