wiring-0.5.1: Wiring, promotion and demotion of types.

Safe HaskellNone
LanguageHaskell2010

Control.Monad.Trans.State.Lazy.Wiring

Contents

Orphan instances

(Monoid w, Functor f) => Wirable (StateT s f a) (RWST r w s f a) Source # 
Instance details

Methods

wire :: StateT s f a -> RWST r w s f a Source #

(Monoid w, Functor f) => Wirable (StateT s f a) (RWST r w s f a) Source # 
Instance details

Methods

wire :: StateT s f a -> RWST r w s f a Source #