@hackage / full-sessions

a monad for protocol-typed network programming

Latest0.6.2.1

About

Metadata

  • Last updated , by KeigoImai
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: keigo.imai@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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

visit: http://www.agusa.i.is.nagoya-u.ac.jp/person/sydney/full-sessions.html

INSTALL: to install for a local user: $ ./Setup.hs configure $ ./Setup.hs build $ ./Setup.hs install

part of example depends on Tov's ixdopp. in case you need it, $ cabal install ixdopp