[project @ 1997-09-03 23:31:30 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail042.stderr
1  
2 tcfail042.hs:16: Context `{PrelBase.Num taHh}'
3                      required by inferred type, but missing on a type signature
4                      `PrelBase.Num' `taHh' arising from an instance declaration at tcfail042.hs:16
5     When checking superclass constraints of an instance declaration
6  
7 tcfail042.hs:4: Module Main must include a definition for `Main.main'
8
9
10 Compilation had errors