Skip to content

Commit 9a6758e

Browse files
fumievaljacobstanley
authored andcommitted
Relax version constraint(s) (#42)
1 parent 312e00b commit 9a6758e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unix-compat.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Library
5656
else
5757
build-depends: directory == 1.1.*
5858
else
59-
build-depends: time >= 1.0 && < 1.9
59+
build-depends: time >= 1.0 && < 1.10
6060
build-depends: directory >= 1.2 && < 1.4
6161

6262
other-modules:

0 commit comments

Comments
 (0)