Module

Chameleon.Transformers.OutMsg.Class

Package
purescript-chameleon-transformers
Repository
thought2/purescript-chameleon-transformers

#OutMsg Source

class OutMsg :: Type -> (Type -> Type) -> Constraintclass OutMsg out html | html -> out where

Members

#RunOutMsg Source

class RunOutMsg :: Type -> (Type -> Type) -> Constraintclass (OutMsg out html) <= RunOutMsg out html | html -> out where

Members