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
Change log changelog
Dependencies base (>=4 && <5), eprocess (>=1.7 && <1.8), exceptions (>=0.6 && <0.7), hint (>=0.4 && <0.5), monad-loops (>=0.3 && <0.4), mtl (>=2.1 && <2.2) [details]
License BSD-3-Clause
Copyright 2009 Fernando "Brujo" Benavides
Author Fernando "Brujo" Benavides
Maintainer corentin.dupont@gmail.com
Category Concurrency, Language, Compilers/Interpreters
Source repo head: git clone https://github.com/cdupont/hint-server.git
Uploaded by CorentinDupont at 2014-09-02T14:23:09Z
Distributions
Reverse Dependencies 5 direct, 3 indirect [details]
Downloads 9841 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for hint-server-1.4.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