[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail053.stderr
index 8030f97..96cd3dd 100644 (file)
@@ -1,5 +1,6 @@
  
-"tcfail053.hs", line 2: undefined type constructor: A
-Fail: Compilation errors found
+tcfail053.hs:3:
+    Type constructor or class not in scope: `A'
 
-ghc: execution of the Haskell compiler had trouble
+
+Compilation had errors