haskell-tools-daemon: Background process for Haskell-tools that editors can connect to.

[ bsd3, language, library, program ] [ Propose Tags ]

Background process for Haskell-tools that provides a way to use the tools on a whole project. It also makes it possible to use the tools on the project in a session, reloading modules when needed. The daemon library is independent of the actual set of tools, and takes them as a parameter, so the system can be easily extended by creating a simple new Main module.

Modules

[Last Documentation]

  • Language
    • Haskell
      • Tools
        • Language.Haskell.Tools.Daemon
          • Language.Haskell.Tools.Daemon.ErrorHandling
          • Language.Haskell.Tools.Daemon.GetModules
          • Language.Haskell.Tools.Daemon.MapExtensions
          • Language.Haskell.Tools.Daemon.Mode
          • Language.Haskell.Tools.Daemon.ModuleGraph
          • Language.Haskell.Tools.Daemon.Options
          • Language.Haskell.Tools.Daemon.PackageDB
          • Language.Haskell.Tools.Daemon.Protocol
          • Language.Haskell.Tools.Daemon.Representation
          • Language.Haskell.Tools.Daemon.Session
          • Language.Haskell.Tools.Daemon.State
          • Language.Haskell.Tools.Daemon.Update
          • Language.Haskell.Tools.Daemon.Utils
          • Language.Haskell.Tools.Daemon.Watch
  • Paths_haskell_tools_daemon

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.3, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.8.1.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.1.1, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.1.0
Dependencies aeson (>=1.0 && <1.5), base (>=4.9 && <4.13), bytestring (>=0.10 && <1.0), Cabal (>=2.0 && <2.5), containers (>=0.5 && <0.7), deepseq (>=1.4 && <2.0), Diff (>=0.3 && <0.4), directory (>=1.2 && <1.4), filepath (>=1.4 && <2.0), fswatch (>=0.1 && <0.2), ghc (>=8.4 && <8.7), ghc-paths (>=0.1 && <0.2), haskell-tools-builtin-refactorings (>=1.1 && <1.2), haskell-tools-daemon, haskell-tools-prettyprint (>=1.1 && <1.2), haskell-tools-refactor (>=1.1 && <1.2), mtl (>=2.2 && <2.3), network (>=2.6 && <2.9), optparse-applicative (>=0.14 && <0.15), pretty (>=1.1 && <1.2), process (>=1.6 && <1.7), references (>=0.3.2 && <1.0), split (>=0.2 && <1.0), strict (>=0.3 && <0.4), template-haskell (>=2.13 && <2.15) [details]
License BSD-3-Clause
Author Boldizsar Nemeth
Maintainer nboldi@elte.hu
Category Language
Home page https://github.com/haskell-tools/haskell-tools
Uploaded by lazac at 2019-01-09T11:31:21Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ht-daemon
Downloads 11228 total (50 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 2019-01-09 [all 3 reports]