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