-
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.
Fix #8928 Conclude setup messages with an ellipsis
Also adds ellipsis to lines in *.out files.
- Loading branch information
Showing
305 changed files
with
1,750 additions
and
1,751 deletions.
There are no files selected for viewing
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
16 changes: 8 additions & 8 deletions
16
cabal-testsuite/PackageTests/Ambiguity/setup-package-import.cabal.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 |
---|---|---|
@@ -1,25 +1,25 @@ | ||
# Setup configure | ||
Configuring p-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for p-0.1.0.0.. | ||
Building library for p-0.1.0.0.. | ||
Preprocessing library for p-0.1.0.0... | ||
Building library for p-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for p-0.1.0.0.. | ||
Registering library for p-0.1.0.0... | ||
# Setup configure | ||
Configuring q-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for q-0.1.0.0.. | ||
Building library for q-0.1.0.0.. | ||
Preprocessing library for q-0.1.0.0... | ||
Building library for q-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for q-0.1.0.0.. | ||
Registering library for q-0.1.0.0... | ||
# Setup configure | ||
Configuring package-import-0.1.0.0... | ||
# Setup build | ||
Preprocessing executable 'package-import' for package-import-0.1.0.0.. | ||
Building executable 'package-import' for package-import-0.1.0.0.. | ||
Preprocessing executable 'package-import' for package-import-0.1.0.0... | ||
Building executable 'package-import' for package-import-0.1.0.0... | ||
# package-import | ||
p q |
16 changes: 8 additions & 8 deletions
16
cabal-testsuite/PackageTests/Ambiguity/setup-package-import.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 |
---|---|---|
@@ -1,25 +1,25 @@ | ||
# Setup configure | ||
Configuring p-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for p-0.1.0.0.. | ||
Building library for p-0.1.0.0.. | ||
Preprocessing library for p-0.1.0.0... | ||
Building library for p-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for p-0.1.0.0.. | ||
Registering library for p-0.1.0.0... | ||
# Setup configure | ||
Configuring q-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for q-0.1.0.0.. | ||
Building library for q-0.1.0.0.. | ||
Preprocessing library for q-0.1.0.0... | ||
Building library for q-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for q-0.1.0.0.. | ||
Registering library for q-0.1.0.0... | ||
# Setup configure | ||
Configuring package-import-0.1.0.0... | ||
# Setup build | ||
Preprocessing executable 'package-import' for package-import-0.1.0.0.. | ||
Building executable 'package-import' for package-import-0.1.0.0.. | ||
Preprocessing executable 'package-import' for package-import-0.1.0.0... | ||
Building executable 'package-import' for package-import-0.1.0.0... | ||
# package-import | ||
p q |
22 changes: 11 additions & 11 deletions
22
cabal-testsuite/PackageTests/Ambiguity/setup-reexport.cabal.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 |
---|---|---|
@@ -1,34 +1,34 @@ | ||
# Setup configure | ||
Configuring p-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for p-0.1.0.0.. | ||
Building library for p-0.1.0.0.. | ||
Preprocessing library for p-0.1.0.0... | ||
Building library for p-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for p-0.1.0.0.. | ||
Registering library for p-0.1.0.0... | ||
# Setup configure | ||
Configuring q-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for q-0.1.0.0.. | ||
Building library for q-0.1.0.0.. | ||
Preprocessing library for q-0.1.0.0... | ||
Building library for q-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for q-0.1.0.0.. | ||
Registering library for q-0.1.0.0... | ||
# Setup configure | ||
Configuring reexport-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for reexport-0.1.0.0.. | ||
Building library for reexport-0.1.0.0.. | ||
Preprocessing library for reexport-0.1.0.0... | ||
Building library for reexport-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for reexport-0.1.0.0.. | ||
Registering library for reexport-0.1.0.0... | ||
# Setup configure | ||
Configuring reexport-test-0.1.0.0... | ||
# Setup build | ||
Preprocessing executable 'reexport-test' for reexport-test-0.1.0.0.. | ||
Building executable 'reexport-test' for reexport-test-0.1.0.0.. | ||
Preprocessing executable 'reexport-test' for reexport-test-0.1.0.0... | ||
Building executable 'reexport-test' for reexport-test-0.1.0.0... | ||
# reexport-test | ||
p q |
22 changes: 11 additions & 11 deletions
22
cabal-testsuite/PackageTests/Ambiguity/setup-reexport.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 |
---|---|---|
@@ -1,34 +1,34 @@ | ||
# Setup configure | ||
Configuring p-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for p-0.1.0.0.. | ||
Building library for p-0.1.0.0.. | ||
Preprocessing library for p-0.1.0.0... | ||
Building library for p-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for p-0.1.0.0.. | ||
Registering library for p-0.1.0.0... | ||
# Setup configure | ||
Configuring q-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for q-0.1.0.0.. | ||
Building library for q-0.1.0.0.. | ||
Preprocessing library for q-0.1.0.0... | ||
Building library for q-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for q-0.1.0.0.. | ||
Registering library for q-0.1.0.0... | ||
# Setup configure | ||
Configuring reexport-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for reexport-0.1.0.0.. | ||
Building library for reexport-0.1.0.0.. | ||
Preprocessing library for reexport-0.1.0.0... | ||
Building library for reexport-0.1.0.0... | ||
# Setup copy | ||
Installing library in <PATH> | ||
# Setup register | ||
Registering library for reexport-0.1.0.0.. | ||
Registering library for reexport-0.1.0.0... | ||
# Setup configure | ||
Configuring reexport-test-0.1.0.0... | ||
# Setup build | ||
Preprocessing executable 'reexport-test' for reexport-test-0.1.0.0.. | ||
Building executable 'reexport-test' for reexport-test-0.1.0.0.. | ||
Preprocessing executable 'reexport-test' for reexport-test-0.1.0.0... | ||
Building executable 'reexport-test' for reexport-test-0.1.0.0... | ||
# reexport-test | ||
p q |
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
4 changes: 2 additions & 2 deletions
4
cabal-testsuite/PackageTests/Backpack/Includes1/setup.cabal.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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Setup configure | ||
Configuring Includes1-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for Includes1-0.1.0.0.. | ||
Building library for Includes1-0.1.0.0.. | ||
Preprocessing library for Includes1-0.1.0.0... | ||
Building library for Includes1-0.1.0.0... |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Setup configure | ||
Configuring Includes1-0.1.0.0... | ||
# Setup build | ||
Preprocessing library for Includes1-0.1.0.0.. | ||
Building library for Includes1-0.1.0.0.. | ||
Preprocessing library for Includes1-0.1.0.0... | ||
Building library for Includes1-0.1.0.0... |
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
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
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
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
Oops, something went wrong.