-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
And bump all CI tests to the latest minor versions We checked Cabal/9.0.2 twice in CI, fixed The build plan for HEAD.hackage is identical to the regular build plan for GHC 9.10.1, so the `-upper` CI test is currently disabled as it would merely duplicate the regular test.
- Loading branch information
1 parent
47516ac
commit 6c05cb2
Showing
5 changed files
with
15 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
resolver: lts-21.14 | ||
resolver: lts-21.25 | ||
ghc-options: | ||
"$locals": -Werror -Wall -Wcompat -Wno-name-shadowing |
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,3 +1,3 @@ | ||
resolver: lts-22.11 | ||
resolver: lts-22.23 | ||
ghc-options: | ||
"$locals": -Werror -Wall -Wcompat -Wno-name-shadowing |
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,3 +1,3 @@ | ||
resolver: nightly-2024-02-24 | ||
resolver: nightly-2024-05-31 | ||
ghc-options: | ||
"$locals": -Werror -Wall -Wcompat -Wno-name-shadowing |
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