summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_fail/Annfail04_Help.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/annotations/should_fail/Annfail04_Help.hs')
-rw-r--r--testsuite/tests/annotations/should_fail/Annfail04_Help.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/annotations/should_fail/Annfail04_Help.hs b/testsuite/tests/annotations/should_fail/Annfail04_Help.hs
new file mode 100644
index 0000000000..55cbe99884
--- /dev/null
+++ b/testsuite/tests/annotations/should_fail/Annfail04_Help.hs
@@ -0,0 +1,4 @@
+module Annfail04_Help where
+
+class Thing a where
+ thing :: a \ No newline at end of file