[project @ 2000-05-16 14:03:14 by rrt]
[ghc-hetmet.git] / ghc / tests / reader / should_fail / read007.stderr
index 2afd40e..1c3cb49 100644 (file)
@@ -1 +1,8 @@
-read007.hs:7:3: variable application in pattern on input: "return"
+
+read007.hs:6:
+    `+' is not a data constructor
+    In the pattern: 2 + 2
+    In a do statement: (2 + 2) <- 2
+
+Compilation had errors
+