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

[Last Documentation]

  • Language
    • Haskell
      • Interpreter
        • Language.Haskell.Interpreter.Server

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 && <2.1) [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 2011-01-10T23:13:26Z
Distributions
Reverse Dependencies 5 direct, 3 indirect [details]
Downloads 9860 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 7 reports]

Readme for hint-server-1.2.1

[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