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

Bump upper bound on base

parent 113fe7a8
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.10, base >= 4.5 && < 4.11,
bytestring >= 0.9.2 && < 0.11, bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.7 time >= 1.2 && < 1.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