Skip to content
Snippets Groups Projects
Commit cede81af authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by Julian Ospald
Browse files

Bump time bound to accomodate 1.14

parent 83ce895f
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment