Skip to content
Snippets Groups Projects
Commit 1d3d39db authored by Julian Ospald's avatar Julian Ospald :tea: Committed by tomjaguarpaw
Browse files

Relax filepath upper bound

parent 5e638fc9
No related branches found
No related tags found
No related merge requests found
...@@ -88,7 +88,7 @@ library ...@@ -88,7 +88,7 @@ library
build-depends: base >= 4.10 && < 4.20, build-depends: base >= 4.10 && < 4.20,
directory >= 1.1 && < 1.4, directory >= 1.1 && < 1.4,
filepath >= 1.2 && < 1.5, filepath >= 1.2 && < 1.6,
deepseq >= 1.1 && < 1.6 deepseq >= 1.1 && < 1.6
test-suite test test-suite test
......
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