Skip to content

Commit cbcd0cc

Browse files
committed
Bump base upper bound to <4.23
Allowing GHC 9.14.
1 parent 65b0f8f commit cbcd0cc

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
@@ -91,7 +91,7 @@ library
9191

9292
default-language: Haskell2010
9393
build-depends:
94-
, base >=4.12.0.0 && <4.22
94+
, base >=4.12.0.0 && <4.23
9595
, bytestring >=0.11.3.0
9696
, deepseq
9797
, exceptions

0 commit comments

Comments
 (0)