summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod98.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod98.stderr')
-rw-r--r--testsuite/tests/module/mod98.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/module/mod98.stderr b/testsuite/tests/module/mod98.stderr
new file mode 100644
index 0000000000..0a6a23d124
--- /dev/null
+++ b/testsuite/tests/module/mod98.stderr
@@ -0,0 +1,4 @@
+
+mod98.hs:3:1:
+ Invalid type signature: M.x :: Char
+ Should be of form <variable> :: <type>