-
Notifications
You must be signed in to change notification settings - Fork 701
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c54fc6
commit b25856d
Showing
3 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
cabal-testsuite/PackageTests/Target/cabal.component-target.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# cabal clean | ||
# cabal v2-target | ||
Configuration is affected by the following files: | ||
- cabal.project | ||
Resolving dependencies... | ||
Fully qualified target forms: | ||
- a:lib:a |
29 changes: 29 additions & 0 deletions
29
cabal-testsuite/PackageTests/Target/cabal.ctype-target.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# cabal clean | ||
# cabal v2-target | ||
Configuration is affected by the following files: | ||
- cabal.project | ||
Resolving dependencies... | ||
Fully qualified target forms: | ||
- a:lib:a | ||
- a:lib:a-sublib | ||
# cabal clean | ||
# cabal v2-target | ||
Configuration is affected by the following files: | ||
- cabal.project | ||
Resolving dependencies... | ||
Fully qualified target forms: | ||
- a:exe:a-exe | ||
# cabal clean | ||
# cabal v2-target | ||
Configuration is affected by the following files: | ||
- cabal.project | ||
Resolving dependencies... | ||
Fully qualified target forms: | ||
- a:test:a-test | ||
# cabal clean | ||
# cabal v2-target | ||
Configuration is affected by the following files: | ||
- cabal.project | ||
Resolving dependencies... | ||
Fully qualified target forms: | ||
- a:bench:a-bench |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters