7c4aa5de17d6c2e032ee57d413371241b90b1dc4
[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