The latest version of full-sessions is 0.6.2.1-0.

full-sessions

Version 0.6.1.1 revision 0 uploaded by KeigoImai.

Package meta

Synopsis
a monad for protocol-typed network programming
Description

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).

Author
Keigo IMAI
Bug reports
n/a
Category
Control
Copyright
n/a
Homepage
http://www.agusa.i.is.nagoya-u.ac.jp/person/sydney/full-sessions.html
Maintainer
keigo.imai@gmail.com
Package URL
n/a
Stability
experimental

Components