happstack-0.5.0.2: The haskell application server stack + code generationSource codeContentsIndex
HSP.IdentityT
Documentation
evalIdentityT :: (Functor m, Monad m) => XMLGenT (IdentityT m) XML -> m XMLSource
type IdentT m = XMLGenT (IdentityT m) XMLSource
newtype IdentityT m a Source
Constructors
IdentityT
runIdentityT :: m a
Produced by Haddock version 2.6.1