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

Bump base bound to 4.21 for GHC 9.12

parent e794e737
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ library ...@@ -91,7 +91,7 @@ library
default-language: Haskell2010 default-language: Haskell2010
build-depends: build-depends:
, base >=4.12.0.0 && <4.21 , base >=4.12.0.0 && <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