Skip to content
Snippets Groups Projects
Commit c3b21800 authored by Zubin's avatar Zubin
Browse files

Bump base bound to 4.21 for GHC 9.12

parent b0b0cca3
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ Executable hsc2hs
Other-Extensions: CPP, NoMonomorphismRestriction
Build-Depends: base >= 4.3.0 && < 4.21,
Build-Depends: base >= 4.3.0 && < 4.22,
containers >= 0.4.0 && < 0.8,
directory >= 1.1.0 && < 1.4,
filepath >= 1.2.0 && < 1.6,
......
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