Skip to content
Snippets Groups Projects
Commit eced23b3 authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by Julian Ospald
Browse files

Bump base upper bound to <4.23

Allowing GHC 9.14.
parent b8042782
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ library ...@@ -77,7 +77,7 @@ library
buildable: False buildable: False
build-depends: build-depends:
base >= 4.12.0.0 && < 4.22, base >= 4.12.0.0 && < 4.23,
bytestring >= 0.9.2 && < 0.13, bytestring >= 0.9.2 && < 0.13,
time >= 1.9.1 && < 1.15 time >= 1.9.1 && < 1.15
......
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