[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail042.stderr
1  
2 tcfail042.hs:18:
3     No instance for: `Num a'
4         arising from an instance declaration, at tcfail042.hs:18
5         Available context: (Foo [a])
6         From the superclasses of the instance declaration
7
8
9 Compilation had errors