737c07cc36361a1d21ff9a618fefc3a4c45e001f
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail040.stderr
1
2 tcfail040.hs:19:
3     Ambiguous type variable(s) `a' in the constraint `ORD a'
4     arising from use of `<<' at tcfail040.hs:19
5     In the first argument of `===', namely `<<'
6     In the right-hand side of a pattern binding: << === <<
7
8 Compilation had errors
9