Skip to content

Commit e43912f

Browse files
bgamarihasufell
authored andcommitted
Bump base bound to <4.20
For GHC 9.8.
1 parent dc91c94 commit e43912f

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
@@ -69,7 +69,7 @@ library
6969
buildable: False
7070

7171
build-depends:
72-
base >= 4.10 && < 4.19,
72+
base >= 4.10 && < 4.20,
7373
bytestring >= 0.9.2 && < 0.12,
7474
filepath >= 1.4.100.0 && < 1.5,
7575
time >= 1.2 && < 1.13

0 commit comments

Comments
 (0)