Skip to content

davidspies/transformed

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published