Skip to content

Commit 62c589a

Browse files
committed
Bump bounds to accomodate base-4.18
1 parent 872e19f commit 62c589a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filepath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ library
103103

104104
default-language: Haskell2010
105105
build-depends:
106-
, base >=4.9 && <4.18
106+
, base >=4.9 && <4.19
107107
, bytestring >=0.11.3.0
108108
, deepseq
109109
, exceptions

0 commit comments

Comments
 (0)