[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail042.stderr
1  
2 tcfail042.hs:16: tcfail042.hs:16: Context required by inferred type, but missing on a type signature:
3                      in an instance declaration
4                      `PrelBase.Num' `a{-aN7-}'
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