[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail029.stderr
1  
2 "tcfail029.hs", line 5: No such instance:
3     class "Ord", type "Foo" (at a use of an overloaded identifier: >)
4 Fail: Compilation errors found
5
6 ghc: execution of the Haskell compiler had trouble