kuribas / cubicbezier

Haskell library for manipulating cubic bezier curves
BSD 3-Clause "New" or "Revised" License
18 stars 2 forks source link

mtl-2.3.1 compatibility #15

Closed FinleyMcIlwaine closed 1 year ago

FinleyMcIlwaine commented 1 year ago

mtl-2.3.1 drops the Control.Monad reexport, so import Control.Monad.

Bodigrim commented 1 year ago

@lemmih @kuribas any chance to merge this please? It blocks GHC 9.6 adoption.

byorgey commented 1 year ago

@kuribas if it's helpful, I'd be happy to be a co-maintainer if you wanted to give me push access to this repo.

Bodigrim commented 1 year ago

@kuribas would it be possible to make a release please?

byorgey commented 1 year ago

@kuribas if you want, you can add me to the uploaders group on Hackage so I can make a new release (go to https://hackage.haskell.org/package/cubicbezier and click on "Package maintainers", then click "[edit]"; my Hackage username is BrentYorgey).

byorgey commented 1 year ago

@Bodigrim @FinleyMcIlwaine I was able to get in touch with @kuribas and I am now a co-maintainer for the package. I just uploaded version 0.6.0.6 to Hackage.

Edit: actually Hackage has rejected the package, I am fiddling with some things but will get it uploaded ASAP.

Uploaded as 0.6.0.7.