aboutsummaryrefslogtreecommitdiff
path: root/tests/pre-2.0-tests/Bug4.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pre-2.0-tests/Bug4.hs')
-rw-r--r--tests/pre-2.0-tests/Bug4.hs5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/pre-2.0-tests/Bug4.hs b/tests/pre-2.0-tests/Bug4.hs
deleted file mode 100644
index 425a77aa..00000000
--- a/tests/pre-2.0-tests/Bug4.hs
+++ /dev/null
@@ -1,5 +0,0 @@
-module Bug4 where
--- | don't use apostrophe's in the wrong place's
-foo :: Int
-foo = undefined
-