Description
Monad transformers that mirror worker-wrapper transformations.
Description
Provides a typeclass and Template Haskell-driven instance generators that create "worker-wrapper" ReaderT
monad transformers, which unpacks the arguments of single-constructor data types.