[project @ 1997-07-26 22:48:58 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail044.stderr
1  
2 tcfail044.hs:12: The type `a
3                            -> a' cannot be used as an instance type
4  
5 tcfail044.hs:5: The type `a
6                           -> a' cannot be used as an instance type
7  
8 tcfail044.hs:20: No instance for:
9                      `PrelBase.Num (PrelBase.Float -> PrelBase.Float)'
10     arising from use of `PrelBase.+' at tcfail044.hs:20
11
12
13 Compilation had errors