Skip to content

Commit eced23b

Browse files
bgamarihasufell
authored andcommitted
Bump base upper bound to <4.23
Allowing GHC 9.14.
1 parent b804278 commit eced23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unix.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ library
7777
buildable: False
7878

7979
build-depends:
80-
base >= 4.12.0.0 && < 4.22,
80+
base >= 4.12.0.0 && < 4.23,
8181
bytestring >= 0.9.2 && < 0.13,
8282
time >= 1.9.1 && < 1.15
8383

0 commit comments

Comments
 (0)