[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail052.stderr
index 33d2255..e31db78 100644 (file)
@@ -1,5 +1,6 @@
  
-"tcfail052.hs", line 2: undefined type variable: c
-Fail: Compilation errors found
+tcfail052.hs:4:
+    Type variable not in scope: `c'
 
-ghc: execution of the Haskell compiler had trouble
+
+Compilation had errors