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

Bump filepath upper bound to allow 1.5

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