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

Merge pull request #154 from bgamari/wip/ghc-8.12

Bump base upper bound
parents 1a993b89 ea13d990
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.15,
base >= 4.5 && < 4.16,
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