[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail022.stderr
index 277f09d..43d06b7 100644 (file)
@@ -1,6 +1,8 @@
  
-"tcfail022.hs", line 2: multiple declarations of variable:
-    f ( "tcfail022.hs", line 2,  "tcfail022.hs", line 6)
-Fail: Compilation errors found
+tcfail022.hs:2:
+    Conflicting exports for local name:  f
+       module Main
+       module Main
 
-ghc: execution of the Haskell compiler had trouble
+
+Compilation had errors