Skip to content

Commit

Permalink
Bump time bound to accomodate 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamari authored and hasufell committed Mar 27, 2024
1 parent 83ce895 commit cede81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unix.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ library
build-depends:
base >= 4.12.0.0 && < 4.21,
bytestring >= 0.9.2 && < 0.13,
time >= 1.9.1 && < 1.13
time >= 1.9.1 && < 1.15

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

0 comments on commit cede81a

Please sign in to comment.