4223b27666a3c9f1ec9b8d3ecd607f56f1205092
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail042.stderr
1  
2 tcfail042.hs:18: Context `{Num taEZ}'
3                      required by inferred type, but missing on a type signature
4                      `Num taEZ' arising from an instance declaration at tcfail042.hs:18
5     When checking superclass constraints of an instance declaration
6
7 Compilation had errors