Skip to content

Commit

Permalink
Bump base bound to 4.21 for GHC 9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Nov 15, 2024
1 parent e794e73 commit c66d56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filepath.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ library

default-language: Haskell2010
build-depends:
, base >=4.12.0.0 && <4.21
, base >=4.12.0.0 && <4.22
, bytestring >=0.11.3.0
, deepseq
, exceptions
Expand Down

0 comments on commit c66d56a

Please sign in to comment.