-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.3.1.0-r10: Allow network-3.2 and time-1.14; bump CI to GHC 9.10
- Loading branch information
1 parent
d8ab151
commit 236c75d
Showing
3 changed files
with
49 additions
and
42 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
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,17 +1,10 @@ | ||
branches: master | ||
|
||
constraint-set bytestring-0.12 | ||
ghc: >= 8.2 | ||
constraints: bytestring ^>= 0.12 | ||
tests: True | ||
run-tests: True | ||
|
||
constraint-set containers-0.7 | ||
ghc: >= 8.2 && < 9.7 | ||
constraints: containers ^>= 0.7 | ||
constraint-set network-3.2 | ||
ghc: >= 8.0 | ||
constraints: network ^>= 3.2.0.0 | ||
tests: True | ||
run-tests: True | ||
|
||
raw-project | ||
allow-newer: bytestring | ||
allow-newer: containers | ||
allow-newer: network |
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