[project @ 2000-01-10 11:08:04 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail027.stderr
1
2 tcfail027.hs:2:
3     Cycle in class declarations:
4         `A' at tcfail027.hs:4
5         `B' at tcfail027.hs:7
6
7 Compilation had errors
8