Skip to content
Snippets Groups Projects
Commit a2cf40ea authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by GitHub
Browse files

Merge pull request #89 from bgamari/master

Bump time upper bound
parents 312ed216 821cb07e
Branches v2.14
No related merge requests found
......@@ -64,7 +64,7 @@ library
build-depends:
base >= 4.5 && < 4.11,
bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.8
time >= 1.2 && < 1.9
exposed-modules:
System.Posix
......
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