Closed RyanGlScott closed 1 year ago
Thanks! I've made a corresponding revision here.
Thanks! I've made a corresponding revision here.
Thank YOU for the PR and for the revision. I'll release 0.2.5.5 shortly to remove any warnings.
Thanks! I considered doing so my myself, but then I realized that I didn't have GitHub permissions to the repo :)
Because GHC 9.6 adds
liftA2
to thePrelude
, I also qualified every import ofliftA2
to avoid-Wredundant-imports
warning when building with GHC 9.6.