hint-server: A server process that runs hint.

[ bsd3, compilers-interpreters, concurrency, language, library ] [ Propose Tags ]

This library provides a server process (implemented using eprocess) that can receive and run actions in the Interpreter monad.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1, 1.4.2, 1.4.3
Dependencies base (>=4 && <5), eprocess (>=1.1.2 && <2), hint (>=0.3.1 && <0.4), monad-loops (>=0.3.0 && <0.4), mtl (>=1.1.0 && <1.2) [details]
License BSD-3-Clause
Copyright 2009 Fernando "Brujo" Benavides
Author Fernando "Brujo" Benavides
Maintainer greenmellon@gmail.com
Category Concurrency, Language, Compilers/Interpreters
Bug tracker http://github.com/elbrujohalcon/hint-server/issues
Source repo head: git clone git://github.com/elbrujohalcon/hint-server.git
Uploaded by FernandoBenavides at 2010-05-12T16:15:20Z
Distributions
Reverse Dependencies 5 direct, 3 indirect [details]
Downloads 9854 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hint-server-1.2.0

[back to package description]
This library provides a server process (implemented using eprocess) that can receive and run actions in the Interpreter monad.
See http://hackage.haskell.org/package/hint-server