Add “Ignore warning” option to cabal check
[cabal.git] / cabal-testsuite / PackageTests / NewBuild / T3827 / cabal.out
blob3c7beab60c719ccc20ae00cd08bec298c2fd4355
1 # cabal v2-build
2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5  - p-1.0 (lib) (first run)
6  - q-1.0 (exe:q) --enable-profiling (first run)
7 Configuring library for p-1.0...
8 Preprocessing library for p-1.0...
9 Building library for p-1.0...
10 Configuring executable 'q' for q-1.0...
11 Preprocessing executable 'q' for q-1.0...
12 Building executable 'q' for q-1.0...