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

Bump base upper bound

parent 1f72ccec
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.17, base >= 4.5 && < 4.18,
bytestring >= 0.9.2 && < 0.12, bytestring >= 0.9.2 && < 0.12,
time >= 1.2 && < 1.13 time >= 1.2 && < 1.13
......
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