haskell-tools-demo: A web-based demo for Haskell-tools Refactor.

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

Allows websocket clients to connect and performs refactorings on demand. The clients maintain a continous connection with the server, sending changes in the source files. When a refactor request is received, it performs the changes and sends the modified source files to the client.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.8.0.0, 0.8.1.0, 0.9.0.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 (>=0.11 && <0.12), base (>=4.9 && <4.10), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), directory (>=1.2 && <1.3), filepath (>=1.4 && <1.5), ghc (>=8.0 && <8.1), ghc-paths (>=0.1 && <0.2), haskell-tools-ast (>=0.3 && <0.4), haskell-tools-backend-ghc (>=0.3 && <0.4), haskell-tools-prettyprint (>=0.3 && <0.4), haskell-tools-refactor (>=0.3 && <0.4), http-types (>=0.9 && <0.10), mtl (>=2.2 && <2.3), references (>=0.3 && <0.4), transformers (>=0.5 && <0.6), wai (>=3.2 && <3.3), wai-websockets (>=3.0 && <3.1), warp (>=3.2 && <3.3), websockets (>=0.9 && <0.10) [details]
License BSD-3-Clause
Author Zoltán Kelemen
Maintainer kelemzol@elte.hu
Category Language
Home page https://github.com/haskell-tools/haskell-tools
Uploaded by lazac at 2016-11-04T11:43:21Z
Distributions
Executables haskell-tools-demo
Downloads 15060 total (64 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-11-17 [all 3 reports]