Description
Instance derivers for newtype wrappers.
Description
Template Haskell based derivers for typical newtype instances, which the GeneralizedNewtypeDeriving
extension refuses to handle.
Amongst others provides support for the "monad-control" classes:
Control.Monad.Trans.Control.MonadTransControl
Control.Monad.Trans.Control.MonadBaseControl