Skip to content

Commit c9b3e95

Browse files
authored
Allow time-1.15 (#351)
1 parent eced23b commit c9b3e95

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
@@ -79,7 +79,7 @@ library
7979
build-depends:
8080
base >= 4.12.0.0 && < 4.23,
8181
bytestring >= 0.9.2 && < 0.13,
82-
time >= 1.9.1 && < 1.15
82+
time >= 1.9.1 && < 1.16
8383

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

0 commit comments

Comments
 (0)