Merge pull request #10731 from mpickering/wip/t10692
[cabal.git] / cabal-testsuite / PackageTests / SetupHooks / SetupHooksC2HsRules / setup.out
blob11c1647571bc9fc22f1608bafcab7621892983c9
1 # Setup configure
2 Configuring setup-hooks-c2hs-rules-test-0.1.0.0...
3 # Setup build
4 Warning: Computed C2Hs dependencies of C.myChs: [B]
5 Warning: Computed C2Hs dependencies of A1.myChs: []
6 Warning: Computed C2Hs dependencies of B.myChs: [A1, A2]
7 Warning: Computed C2Hs dependencies of A2.myChs: []
8 Warning: Running C2Hs on A2.myChs.
9  C2Hs dependencies: []
10 Warning: Running C2Hs on A1.myChs.
11  C2Hs dependencies: []
12 Warning: Running C2Hs on B.myChs.
13  C2Hs dependencies: [A1, A2]
14 Warning: Running C2Hs on C.myChs.
15  C2Hs dependencies: [B]
16 Preprocessing library for setup-hooks-c2hs-rules-test-0.1.0.0...
17 Building library for setup-hooks-c2hs-rules-test-0.1.0.0...