summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T13727/T13727f.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_compile/T13727/T13727f.stderr')
-rw-r--r--testsuite/tests/warnings/should_compile/T13727/T13727f.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/warnings/should_compile/T13727/T13727f.stderr b/testsuite/tests/warnings/should_compile/T13727/T13727f.stderr
index 20a42baeb9..9d084b94f6 100644
--- a/testsuite/tests/warnings/should_compile/T13727/T13727f.stderr
+++ b/testsuite/tests/warnings/should_compile/T13727/T13727f.stderr
@@ -1,8 +1,8 @@
<no location info>: warning: [-Wmissing-home-modules]
- Modules are not listed in command line but needed for compilation: M1
- Main
-[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 Main
+[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