ginger
ginger copied to clipboard
Extend upper bounds of dependencies
The following dependency upper bounds are extended:
-
bytestring
(tested0.12.1.0
) -
text
(tested2.1.1
) -
tasty
(tested1.5
)
No changes to the code are necessary. With the extended bounds, Ginger works fine with GHC 9.8.2 (latest release, now used by Stackage Nightly).
I extended the filepath
upper bound (tested 1.5.2.0
), adding the change to this PR.
If you get a chance to merge and make a Hackage revision, I would appreciate it! Thanks!
I extended the containers
upper bound (tested 0.7
), adding the change to this PR.
With this change, Ginger works fine with GHC 8.10.1 (latest release).
If you get a chance to merge and make a Hackage revision, I would appreciate it! Thanks!