Skip to content

Commit 85b7158

Browse files
committed
Allow filepath-1.5
1 parent 39af583 commit 85b7158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tar.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ library tar-internal
5454
containers >= 0.2 && < 0.8,
5555
deepseq >= 1.1 && < 1.6,
5656
directory >= 1.3.1 && < 1.4,
57-
filepath < 1.5,
57+
filepath < 1.6,
5858
time < 1.13
5959

6060
exposed-modules:

0 commit comments

Comments
 (0)