Merge pull request #10625 from cabalism/fix/project-config-path-haddock
[cabal.git] / cabal-testsuite / PackageTests / HaddockProject / haddock-project.out
blob4f21f859ad9cc6e676fac34fc4ac28f7da34f319
1 # cabal v2-update
2 Downloading the latest package list from test-local-repo
3 # cabal haddock-project
4 Warning: haddock-project command is experimental, it might break in the future
5 Resolving dependencies...
6 Configuration is affected by the following files:
7 - cabal.project
8 Build profile: -w ghc-<GHCVER> -O1
9 In order, the following will be built:
10  - async-2.2.4 (lib) (requires build)
11  - a-0.1.0.0 (lib) (configuration changed)
12 Configuring library for async-2.2.4...
13 Preprocessing library for async-2.2.4...
14 Building library for async-2.2.4...
15 Preprocessing library for async-2.2.4...
16 Running Haddock on library for async-2.2.4...
17 Documentation created: <ROOT>/dist-newstyle/<TMPDIR>/async-2.2.4/dist/doc/html/async
18 Installing library in <PATH>
19 Configuring library for a-0.1.0.0...
20 Preprocessing library for a-0.1.0.0...
21 Running Haddock on library for a-0.1.0.0...
22 Documentation created: <ROOT>/dist-newstyle/build/<ARCH>/ghc-<GHCVER>/a-0.1.0.0/doc/html/a
23 Documentation created: haddocks/index.html