summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T13727/T13727g.stderr
blob: 20a42baeb944914226c5cc8c803eabd56b7e4742 (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 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 ...