e5de9ff538c710283c81947936f7e26fd58e9af2
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail042.stderr
1  
2 tcfail042.hs:18:
3     Could not deduce `PrelBase.Num a'
4         (arising from an instance declaration at tcfail042.hs:18)
5         from the context: (PrelBase.Eq a, PrelBase.Show a)
6     Probable cause: missing `PrelBase.Num a'
7                     in instance declaration context
8     When checking the superclasses of an instance declaration
9
10
11 Compilation had errors
12