[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail027.stderr
index 617dd4b..c06f988 100644 (file)
@@ -1,7 +1,8 @@
  
-tcfail027.hs:3: Cycle in class declarations ...
-                   `A' tcfail027.hs:4
-                   `B' tcfail027.hs:7
+tcfail027.hs:3:
+    Cycle in class declarations:
+       `A' at tcfail027.hs:4
+       `B' at tcfail027.hs:7
 
 
 Compilation had errors