Skip to content

Commit 2cb0a50

Browse files
committed
Bump base bound to 4.21 for GHC 9.12
1 parent 06a9edc commit 2cb0a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

os-string.cabal

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

6464
default-language: Haskell2010
6565
build-depends:
66-
, base >=4.12.0.0 && <4.21
66+
, base >=4.12.0.0 && <4.22
6767
, bytestring >=0.11.3.0
6868
, deepseq
6969
, exceptions

0 commit comments

Comments
 (0)