summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/MissingMod.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_compile/MissingMod.stderr')
-rw-r--r--testsuite/tests/warnings/should_compile/MissingMod.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/warnings/should_compile/MissingMod.stderr b/testsuite/tests/warnings/should_compile/MissingMod.stderr
new file mode 100644
index 0000000000..0045092696
--- /dev/null
+++ b/testsuite/tests/warnings/should_compile/MissingMod.stderr
@@ -0,0 +1,5 @@
+
+<no location info>: warning: [-Wmissing-home-modules]
+ Modules are not listed in command line: MissingMod1
+[1 of 2] Compiling MissingMod1 ( MissingMod1.hs, MissingMod1.o )
+[2 of 2] Compiling MissingMod ( MissingMod.hs, MissingMod.o )