Skip to content
Snippets Groups Projects
Unverified Commit aadf0f9a authored by Michael Snoyman's avatar Michael Snoyman Committed by GitHub
Browse files

Merge pull request #195 from int-index/wip/bump-base-4.16

Bump base upper bound to 4.16
parents de7a8166 a7f21f2f
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ library
ghc-options: -Wall
build-depends: base >= 4.8.2 && < 4.16,
build-depends: base >= 4.8.2 && < 4.17,
directory >= 1.1 && < 1.4,
filepath >= 1.2 && < 1.5,
deepseq >= 1.1 && < 1.5
......
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