f11ceacd0bdfe1b0a49837a6797ec1c11832da83
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail021.stderr
1  
2 tcfail021.hs:8:
3     Can't handle multiple methods defined by one pattern binding
4         (==, /=) = (\ x -> \ y -> ..., \ x -> \ y -> ...)
5
6
7 Compilation had errors