The full-sessions package
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).
Properties
| Versions | 0.4.181, 0.4.187, 0.4.189, 0.6.1, 0.6.1.1, 0.6.1.2, 0.6.2, 0.6.2.1 |
|---|---|
| Dependencies | base (3.*), ghc (>6.10), network or base (4.*), ghc (>6.10), network |
| License | BSD3 |
| Author | Keigo IMAI |
| Maintainer | keigo.imai@gmail.com |
| Stability | experimental |
| Category | Control, Network |
| Home page | http://www.agusa.i.is.nagoya-u.ac.jp/person/sydney/full-sessions.html |
| Upload date | Sat Jan 23 13:31:52 UTC 2010 |
| Uploaded by | KeigoImai |
| Built on | ghc-6.12 |
| Build failure | ghc-7.0 (log) |
Modules
- Control
- Concurrent
Downloads
- full-sessions-0.6.2.tar.gz (Cabal source package)
- package description (included in the package)