Haskell-MMorph-Library icon indicating copy to clipboard operation
Haskell-MMorph-Library copied to clipboard

Monad morphisms

Results 11 Haskell-MMorph-Library issues
Sort by recently updated
recently updated
newest added

As far as I can see `MFunctor` can be derived in a similar way as `Functor` is derived. I don't have enough TH background yet, so it might take some...