Skip to content
Snippets Groups Projects
Commit 7bd4a4e1 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Bump base upper bound to 4.15

parent ad6a6eea
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ library
ghc-options: -Wall
build-depends: base >= 4.8.2 && < 4.14,
build-depends: base >= 4.8.2 && < 4.15,
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