@@ -90,12 +90,7 @@ Configuration is affected by the following files:
90
90
- same-filename/noncyclical-same-filename-b.config
91
91
imported by: noncyclical-same-filename-b.project
92
92
Resolving dependencies...
93
- Build profile: -w ghc-<GHCVER> -O1
94
- In order, the following will be built:
95
- - my-0.1 (lib:my) (configuration changed)
96
- Configuring my-0.1...
97
- Preprocessing library for my-0.1...
98
- Building library for my-0.1...
93
+ Up to date
99
94
# checking that cyclical check catches a same file name that imports itself
100
95
# cabal v2-build
101
96
Error: [Cabal-7090]
@@ -182,12 +177,7 @@ Configuration is affected by the following files:
182
177
imported by: hops/hops-1.config
183
178
imported by: hops-0.project
184
179
Resolving dependencies...
185
- Build profile: -w ghc-<GHCVER> -O1
186
- In order, the following will be built:
187
- - my-0.1 (lib:my) (configuration changed)
188
- Configuring my-0.1...
189
- Preprocessing library for my-0.1...
190
- Building library for my-0.1...
180
+ Up to date
191
181
# checking conflicting constraints skipping into a subfolder and then back out again and again
192
182
# cabal v2-build
193
183
Configuration is affected by the following files:
@@ -391,12 +381,7 @@ Configuration is affected by the following files:
391
381
imported by: yops/yops-1.config
392
382
imported by: yops-0.project
393
383
Resolving dependencies...
394
- Build profile: -w ghc-<GHCVER> -O1
395
- In order, the following will be built:
396
- - my-0.1 (lib:my) (configuration changed)
397
- Configuring my-0.1...
398
- Preprocessing library for my-0.1...
399
- Building library for my-0.1...
384
+ Up to date
400
385
# checking bad conditional
401
386
# cabal v2-build
402
387
Error: [Cabal-7090]
0 commit comments