We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eced23b commit c9b3e95Copy full SHA for c9b3e95
unix.cabal
@@ -79,7 +79,7 @@ library
79
build-depends:
80
base >= 4.12.0.0 && < 4.23,
81
bytestring >= 0.9.2 && < 0.13,
82
- time >= 1.9.1 && < 1.15
+ time >= 1.9.1 && < 1.16
83
84
if flag(os-string)
85
build-depends: filepath >= 1.5.0.0, os-string >= 2.0.0
0 commit comments