hackageDB :: [Package]

Built with Cabal

full-sessions: a monad for protocol-typed network programming

This library defines a Session monad, which provides static checking of safe and consistent use of communication channels according to protocols. It requires almost no type- or term- annotations. Examples inculude a SMTP client and a simple chat client with its own protocol. Alternatives are: the simple-sessions package (http://hackage.haskell.org/package/simple-sessions) and the sessions package (http://hackage.haskell.org/package/sessions).

Versions0.4.181, 0.4.187, 0.4.189, 0.6.1, 0.6.1.1, 0.6.1.2, 0.6.2
Dependenciesbase (>=3 && <4), ghc (>6.8), network or
base (>=4 && <5), ghc (>6.8), network
LicenseBSD3
AuthorKeigo IMAI
Maintainerkeigo.imai@gmail.com
Stabilityexperimental
CategoryControl
Home pagehttp://www.agusa.i.is.nagoya-u.ac.jp/person/sydney/full-sessions.html
Upload dateWed Nov 25 16:59:59 UTC 2009
Uploaded byKeigoImai
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.6.2

Modules

Downloads