Skip to content

Commit cede81a

Browse files
bgamarihasufell
authored andcommitted
Bump time bound to accomodate 1.14
1 parent 83ce895 commit cede81a

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
@@ -76,7 +76,7 @@ library
7676
build-depends:
7777
base >= 4.12.0.0 && < 4.21,
7878
bytestring >= 0.9.2 && < 0.13,
79-
time >= 1.9.1 && < 1.13
79+
time >= 1.9.1 && < 1.15
8080

8181
if flag(os-string)
8282
build-depends: filepath >= 1.5.0.0, os-string >= 2.0.0

0 commit comments

Comments
 (0)