# cabal v2-build Resolving dependencies... Build profile: -w ghc- -O1 In order, the following will be built: - T5309-1.0.0.0 (lib) (first run) - T5309-1.0.0.0 (exe:exe-no-lib) (first run) - T5309-1.0.0.0 (exe:exe-with-lib) (first run) Configuring library for T5309-1.0.0.0.. Preprocessing library for T5309-1.0.0.0.. Building library for T5309-1.0.0.0.. Configuring executable 'exe-no-lib' for T5309-1.0.0.0.. Preprocessing executable 'exe-no-lib' for T5309-1.0.0.0.. Building executable 'exe-no-lib' for T5309-1.0.0.0.. Configuring executable 'exe-with-lib' for T5309-1.0.0.0.. Warning: The package has an extraneous version range for a dependency on an internal library: T5309 >=0 && ==1.0.0.0, T5309 >=0 && ==1.0.0.0, T5309 >=0 && ==1.0.0.0. This version range includes the current package but isn't needed as the current package's library will always be used. Preprocessing executable 'exe-with-lib' for T5309-1.0.0.0.. Building executable 'exe-with-lib' for T5309-1.0.0.0.. # cabal v2-test Build profile: -w ghc- -O1 In order, the following will be built: - T5309-1.0.0.0 (test:test-no-lib) (first run) - T5309-1.0.0.0 (test:test-with-lib) (first run) Configuring test suite 'test-no-lib' for T5309-1.0.0.0.. Preprocessing test suite 'test-no-lib' for T5309-1.0.0.0.. Building test suite 'test-no-lib' for T5309-1.0.0.0.. Running 1 test suites... Test suite test-no-lib: RUNNING... Test suite test-no-lib: PASS Test suite logged to: /cabal.dist/work/./dist/build//ghc-/T5309-1.0.0.0/t/test-no-lib/test/T5309-1.0.0.0-test-no-lib.log 1 of 1 test suites (1 of 1 test cases) passed. Configuring test suite 'test-with-lib' for T5309-1.0.0.0.. Warning: The package has an extraneous version range for a dependency on an internal library: T5309 >=0 && ==1.0.0.0, T5309 >=0 && ==1.0.0.0, T5309 >=0 && ==1.0.0.0. This version range includes the current package but isn't needed as the current package's library will always be used. Preprocessing test suite 'test-with-lib' for T5309-1.0.0.0.. Building test suite 'test-with-lib' for T5309-1.0.0.0.. Running 1 test suites... Test suite test-with-lib: RUNNING... Test suite test-with-lib: PASS Test suite logged to: /cabal.dist/work/./dist/build//ghc-/T5309-1.0.0.0/t/test-with-lib/test/T5309-1.0.0.0-test-with-lib.log 1 of 1 test suites (1 of 1 test cases) passed. # cabal v2-bench Build profile: -w ghc- -O1 In order, the following will be built: - T5309-1.0.0.0 (bench:bench-no-lib) (first run) - T5309-1.0.0.0 (bench:bench-with-lib) (first run) Configuring benchmark 'bench-no-lib' for T5309-1.0.0.0.. Preprocessing benchmark 'bench-no-lib' for T5309-1.0.0.0.. Building benchmark 'bench-no-lib' for T5309-1.0.0.0.. Running 1 benchmarks... Benchmark bench-no-lib: RUNNING... Benchmark bench-no-lib: FINISH Configuring benchmark 'bench-with-lib' for T5309-1.0.0.0.. Warning: The package has an extraneous version range for a dependency on an internal library: T5309 >=0 && ==1.0.0.0, T5309 >=0 && ==1.0.0.0, T5309 >=0 && ==1.0.0.0. This version range includes the current package but isn't needed as the current package's library will always be used. Preprocessing benchmark 'bench-with-lib' for T5309-1.0.0.0.. Building benchmark 'bench-with-lib' for T5309-1.0.0.0.. Running 1 benchmarks... Benchmark bench-with-lib: RUNNING... Benchmark bench-with-lib: FINISH