Skip to content

Repository files navigation

transformed

Introduces a newtype wrapper for easy writing of new monad transformers. If your monad transformer is built as a newtype wrapper around some combination of mtl transformers (excluding ContT), you can derive the ability to pass instances of mtl class through using the DerivingVia strategy with Transformed.

See Example.hs for an example.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages