Skip to content
Snippets Groups Projects
Unverified Commit e6c0efe2 authored by Ryan Scott's avatar Ryan Scott Committed by GitHub
Browse files

Bump upper bound on base to < 4.13 (#108)

parent fc3297d5
No related branches found
Tags ghc-8.8.1-rc1
No related merge requests found
...@@ -63,7 +63,7 @@ library ...@@ -63,7 +63,7 @@ library
buildable: False buildable: False
build-depends: build-depends:
base >= 4.5 && < 4.12, base >= 4.5 && < 4.13,
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