Skip to content

Commit 7c5f14c

Browse files
committed
Allow filepath 1.4
1 parent aa63e5a commit 7c5f14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsm-tree/lsm-tree.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ library core
627627
, contra-tracer ^>=0.1 || ^>=0.2
628628
, crc32c ^>=0.2.1
629629
, deepseq ^>=1.4 || ^>=1.5
630-
, filepath ^>=1.5
630+
, filepath ^>=1.4 || ^>=1.5
631631
, fs-api ^>=0.4
632632
, io-classes ^>=1.6 || ^>=1.7 || ^>=1.8.0.1
633633
, io-classes:strict-mvar

0 commit comments

Comments
 (0)