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
Change log changelog
Dependencies base (>=4 && <5), eprocess (>=1.7 && <1.8), exceptions (>=0.6 && <0.9), hint (>=0.6.0), monad-loops (>=0.3 && <0.5), mtl (>=2.1 && <2.3) [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 2016-11-27T17:30:52Z
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 not available [build log]
All reported builds failed as of 2016-11-27 [all 3 reports]

Readme for hint-server-1.4.3

[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