Skip to content

Commit 83ce895

Browse files
bgamarihasufell
authored andcommitted
Bump base bound to allow 4.20
1 parent b3c0b10 commit 83ce895

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
@@ -74,7 +74,7 @@ library
7474
buildable: False
7575

7676
build-depends:
77-
base >= 4.12.0.0 && < 4.20,
77+
base >= 4.12.0.0 && < 4.21,
7878
bytestring >= 0.9.2 && < 0.13,
7979
time >= 1.9.1 && < 1.13
8080

0 commit comments

Comments
 (0)