6ae37a5ed52a2b226c251f2ca785d536da8b59cb
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail017.stderr
1
2 rnfail017.hs:5:
3     precedence parsing error
4         cannot mix `+' (infixl 6) and `negate' (infixl 6) in the same infix expression
5
6 rnfail017.hs:6:
7     precedence parsing error
8         cannot mix `*' (infixl 7) and `negate' (infixl 6) in the same infix expression
9
10 Compilation had errors
11