Skip to content

Commit c66d56a

Browse files
committed
Bump base bound to 4.21 for GHC 9.12
1 parent e794e73 commit c66d56a

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.21
94+
, base >=4.12.0.0 && <4.22
9595
, bytestring >=0.11.3.0
9696
, deepseq
9797
, exceptions

0 commit comments

Comments
 (0)