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

Cabal: Bump time upper bound

To accommodate time-0.11.
parent 37249a4e
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ library
filepath >= 1.3.0.1 && < 1.5,
pretty >= 1.1.1 && < 1.2,
process >= 1.1.0.2 && < 1.7,
time >= 1.4.0.1 && < 1.11
time >= 1.4.0.1 && < 1.12
if flag(bundled-binary-generic)
build-depends: binary >= 0.5.1.1 && < 0.7
......
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