cbf5b51eeb943a948f9fd7edf89ecf8906647180
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail007.stderr
1  
2 tcfail007.hs:4: No instance for:
3                     `PrelBase.Num PrelBase.Bool'
4     tcfail007.hs:4:
5         at a use of an overloaded identifier: `PrelBase.+'
6
7
8 Compilation had errors