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

Allow base-4.15

parent 1afc36ec
Branches ghc-8.12
No related tags found
No related merge requests found
...@@ -73,7 +73,7 @@ library ...@@ -73,7 +73,7 @@ library
ghc-options: -Wall ghc-options: -Wall
build-depends: base >= 4.8.2 && < 4.15, build-depends: base >= 4.8.2 && < 4.16,
directory >= 1.1 && < 1.4, directory >= 1.1 && < 1.4,
filepath >= 1.2 && < 1.5, filepath >= 1.2 && < 1.5,
deepseq >= 1.1 && < 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