Skip to content
Snippets Groups Projects
Unverified Commit 138cb427 authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by GitHub
Browse files

Merge pull request #138 from bgamari/wip/bump-base

Bump base upper bound to 4.15
parents 94cca26b 2fe6d8b7
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ library
buildable: False
build-depends:
base >= 4.5 && < 4.14,
base >= 4.5 && < 4.15,
bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.10
......
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