remote-monad-0.1.0.0: An parametrizable Remote Monad, and parametrizable Applicative Functor

Copyright(C) 2016 The University of Kansas
LicenseBSD-style (see the file LICENSE)
MaintainerAndy Gill
StabilityAlpha
PortabilityGHC
Safe HaskellSafe
LanguageHaskell2010

Control.Remote.Monad.Packet.Transport

Description

 

Synopsis

Documentation

data Transport p Source #

Transport of a container for procedures, and other structures that are refreshed.

Constructors

Show a => Transport (p a)