Skip to content
Snippets Groups Projects
Commit 3172ec89 authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by Herbert Valerio Riedel
Browse files

Bump upper bound on base

(cherry picked from commit 748e8b41)
parent 063aea3f
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ library ...@@ -62,7 +62,7 @@ library
buildable: False buildable: False
build-depends: build-depends:
base >= 4.5 && < 4.11, base >= 4.5 && < 4.12,
bytestring >= 0.9.2 && < 0.11, bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.9 time >= 1.2 && < 1.9
......
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