Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Provider of the MonadPrim
instance for Eff
.
Effect
Provide the ability to perform primitive state-transformer actions.
Instances
type DispatchOf Prim Source # | |
Defined in Effectful.Internal.Monad | |
data StaticRep Prim Source # | |
Defined in Effectful.Internal.Monad |
data PrimStateEff Source #