summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T13727/T13727b.stderr
blob: 383b6df7bd4dac4c04c0be9d7bab7729ef66d617 (plain)
1
2
3
4
5
6
7

<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] Linking src-exe/Main