summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod19.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod19.stderr')
-rw-r--r--testsuite/tests/module/mod19.stderr10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/module/mod19.stderr b/testsuite/tests/module/mod19.stderr
new file mode 100644
index 0000000000..a988040291
--- /dev/null
+++ b/testsuite/tests/module/mod19.stderr
@@ -0,0 +1,10 @@
+
+mod19.hs:3:7:
+ Multiple declarations of `Main.C'
+ Declared at: mod19.hs:2:7
+ mod19.hs:3:7
+
+mod19.hs:3:17:
+ Multiple declarations of `Main.m'
+ Declared at: mod19.hs:2:17
+ mod19.hs:3:17