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

Bump base bound to <4.20

For GHC 9.8.
parent dc91c94e
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ library ...@@ -69,7 +69,7 @@ library
buildable: False buildable: False
build-depends: build-depends:
base >= 4.10 && < 4.19, base >= 4.10 && < 4.20,
bytestring >= 0.9.2 && < 0.12, bytestring >= 0.9.2 && < 0.12,
filepath >= 1.4.100.0 && < 1.5, filepath >= 1.4.100.0 && < 1.5,
time >= 1.2 && < 1.13 time >= 1.2 && < 1.13
......
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