Skip to content
Snippets Groups Projects
Commit 399a4979 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Bump base bound to <4.20

For GHC 9.8.
parent aa7f226b
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ library
build-depends: semigroups >=0.18.6 && <0.21
build-depends:
base >= 4.4 && < 4.19,
base >= 4.4 && < 4.20,
array >= 0.3 && < 0.6
exposed-modules:
......
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