summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/UnusedPackages.stderr
blob: 4eea3bfc8bf729a591b328d1e3c2c67b6d573007 (plain)
1
2
3
4
5
6
7
8
9
[1 of 1] Compiling Main             ( UnusedPackages.hs, UnusedPackages.o )
Linking UnusedPackages ...

<no location info>: warning: [-Wunused-packages]
     The following packages were specified via -package or -package-id flags,
     but were not needed for compilation:
       - ghc
       - process
       - bytestring