Make it build with ghc-9.10
Only needs the base dependency upper bound bumped, so can be done with a Haakage metadat edit.
if you can, send a pr!
Oh, it was bytestring that needed a bump: https://github.com/ezyang/compact/pull/23
I am a Hackage Trustee. Would you like me to bump with a Hacakge metadata edit as well?
yes please!
Ok, this is a little confusing.
Latest version on Hackage is 0.2.0.0 but the latest version in this repo is 0.1.0.1. In this repo, the bytestring dependency needs a bump, while on Hackage, base needs a bump.
I have bumped the base dependency for 0.2.0.0 on Hackage.
Has been fixed.