The latest version of deriving-trans is 0.9.1.0-0.

deriving-trans

Version 0.2.0.0 revision 0 uploaded by jumper149.

Package meta

Synopsis
Derive monad type classes with DerivingVia
Description

Deriving type class instances for monad transformer stacks can be tedious. By actually composing transformers with ComposeT we don't need to implement each type class for each transformer. Instead we need a single instance for Elevator, which will then help us pick the correct instance with DerivingVia.

Author
Felix Springer
Bug reports
https://github.com/jumper149/deriving-trans/issues
Category
Control
Copyright
n/a
Homepage
https://github.com/jumper149/deriving-trans
Maintainer
felixspringer149@gmail.com
Package URL
n/a
Stability
n/a

Components