summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimonm <unknown>1997-11-12 12:25:36 +0000
committersimonm <unknown>1997-11-12 12:25:36 +0000
commit84d1a90e5ac709f17bc49c09006fdaac846c3ab4 (patch)
tree7f01f1b4a9ac335e9e90a4273a47d38a554874ab
parent45acf865c373bb686005663d9e52fa186b205533 (diff)
downloadhaskell-84d1a90e5ac709f17bc49c09006fdaac846c3ab4.tar.gz
[project @ 1997-11-12 12:25:35 by simonm]
duplicate test
-rw-r--r--ghc/tests/typecheck/should_fail/tcfail064.hs0
-rw-r--r--ghc/tests/typecheck/should_fail/tcfail064.stderr4
2 files changed, 0 insertions, 4 deletions
diff --git a/ghc/tests/typecheck/should_fail/tcfail064.hs b/ghc/tests/typecheck/should_fail/tcfail064.hs
deleted file mode 100644
index e69de29bb2..0000000000
--- a/ghc/tests/typecheck/should_fail/tcfail064.hs
+++ /dev/null
diff --git a/ghc/tests/typecheck/should_fail/tcfail064.stderr b/ghc/tests/typecheck/should_fail/tcfail064.stderr
deleted file mode 100644
index dde7f8bc92..0000000000
--- a/ghc/tests/typecheck/should_fail/tcfail064.stderr
+++ /dev/null
@@ -1,4 +0,0 @@
-
-tcfail064.hs:0: Module Main must include a definition for `Main.main'
-
-Compilation had errors