[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail029.stderr
1  
2 tcfail029.hs:6: No instance for:
3                     `PrelBase.Ord Foo'
4     tcfail029.hs:6:
5         at a use of an overloaded identifier: `PrelBase.>'
6
7
8 Compilation had errors