Rob Norris
Rob Norris
My vote would be to sign on [here](https://http4s.github.io/fp-ecosystem/) and create a cats branch and then make it default, and drop scalaz. But if that's unpopular I'm happy to do a...
Cool maybe we'll do that then.
I'll take a stab at a cats port.
Hey, yeah I made some progress but got wrapped around the axle with `TransLift` so I'm waiting for the `MonadTrans` swap. My branch is [here](https://github.com/bmjames/scala-optparse-applicative/compare/master...tpolecat:cats2?expand=1).
Cool, that looks a lot simpler.
Thanks, I haven't used that plugin but have been meaning to try it. I'll play with this tonight.
This project is subsumed by the quill module in the main doobie repo. I will archive this one.
- [x] doobie
This would let me simplify some things in doobie and potentially support some new stuff in 2.10 that I wasn't planning on. But I'm concerned that the long-term effect will...