summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T13727/T13727h.stderr
blob: b627f7eaf5a36a71e817b45b6a6437d60fb99f00 (plain)
1
2
3
4
5
6
7
8

<no location info>: warning: [-Wmissing-home-modules]
    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