typelevel/cats-mtl

Hand-write (or scalafix) syntax stuff

djspiewak opened this issue · 0 comments

A lot of the classes could use some nice syntax (e.g. a raise[F] function enriched onto error types). Since we aren't using Simulacrum, this needs to be done… not with Simulacrum. It can be done by hand, or preferably with scalafix.