[project @ 2000-07-13 15:45:55 by simonmar]
[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 prefix `-' [infixl 6] in the same infix expression
5
6 rnfail017.hs:6:
7     precedence parsing error
8         cannot mix `*' [infixl 7] and prefix `-' [infixl 6] in the same infix expression
9
10 Compilation had errors
11