[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail051.stderr
index 1ea74dc..9136d3a 100644 (file)
@@ -1,7 +1,6 @@
  
-"tcfail051.hs", line 3: undefined class: B
-"tcfail051.hs", line 3: "op1" is not an operation of class "*UNBOUND*B".
-Fail: Compilation errors found
+tcfail051.hs:4:
+    Type constructor or class not in scope: `B'
+
 
-ghc: execution of the Haskell compiler had trouble
+Compilation had errors