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

Bump upper bound on time to allow 1.9

parent d0b0e8cf
No related branches found
No related tags found
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