Skip to content
Snippets Groups Projects
Unverified Commit da0dbff7 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Bump base bound to 4.21 for GHC 9.12

parent 9b7803e3
No related branches found
No related tags found
No related merge requests found
...@@ -113,7 +113,7 @@ library ...@@ -113,7 +113,7 @@ library
default-language: Haskell2010 default-language: Haskell2010
build-depends: build-depends:
, base >=4.9 && <4.21 , base >=4.9 && <4.22
, bytestring >=0.11.3.0 , bytestring >=0.11.3.0
, deepseq , deepseq
, exceptions , exceptions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment