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

Bump time upper bound to allow 1.12

parent 21437f20
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ library
build-depends:
base >= 4.5 && < 4.17,
bytestring >= 0.9.2 && < 0.12,
time >= 1.2 && < 1.12
time >= 1.2 && < 1.13
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