summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T13727/T13727i.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_compile/T13727/T13727i.stderr')
-rw-r--r--testsuite/tests/warnings/should_compile/T13727/T13727i.stderr11
1 files changed, 6 insertions, 5 deletions
diff --git a/testsuite/tests/warnings/should_compile/T13727/T13727i.stderr b/testsuite/tests/warnings/should_compile/T13727/T13727i.stderr
index a29f764a47..b627f7eaf5 100644
--- a/testsuite/tests/warnings/should_compile/T13727/T13727i.stderr
+++ b/testsuite/tests/warnings/should_compile/T13727/T13727i.stderr
@@ -1,7 +1,8 @@
<no location info>: warning: [-Wmissing-home-modules]
- Modules are not listed in command line but needed for compilation: M1
-[1 of 3] Compiling M1 ( src-lib/M1.hs, src-lib/M1.o )
-[2 of 3] Compiling Main ( src-exe/Main.hs, src-exe/Main.o )
-[3 of 3] Compiling AltMain ( src-exe/AltMain.hs, src-exe/AltMain.o )
-Linking src-exe/AltMain ...
+ Modules are not listed in command line but needed for compilation:
+ M1
+[1 of 4] Compiling M1 ( src-lib/M1.hs, src-lib/M1.o )
+[2 of 4] Compiling Main ( src-exe/Main.hs, src-exe/Main.o )
+[3 of 4] Compiling AltMain ( src-exe/AltMain.hs, src-exe/AltMain.o )
+[4 of 4] Linking src-exe/AltMain