summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T13727/T13727f.stderr
blob: 9d084b94f6defcc632cdc52d53fba0d46d69092e (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 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