Un-ignore .bat files
[cabal.git] / cabal-testsuite / PackageTests / NewFreeze / Flags / new_freeze.out
blobd0cc7e4ee0cb285814f7b87df3caa73d70b5c5e2
1 # cabal v2-update
2 Downloading the latest package list from test-local-repo
3 # cabal v2-build
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following would be built:
7  - true-dep-1.0 (lib) (requires build)
8  - my-library-dep-1.0 (lib) (requires build)
9  - my-local-package-1.0 (lib) (first run)
10 # cabal v2-freeze
11 Resolving dependencies...
12 Wrote freeze file: <ROOT>/cabal.project.freeze
13 # cabal v2-build
14 Resolving dependencies...
15 Build profile: -w ghc-<GHCVER> -O1
16 In order, the following would be built:
17  - false-dep-1.0 (lib) (requires build)
18  - my-library-dep-1.0 (lib) (requires build)
19  - my-local-package-1.0 (lib) (first run)