haskell-tools-demo

A web-based demo for Haskell-tools Refactor.

https://github.com/haskell-tools/haskell-tools

Version on this page:1.1.0.2
LTS Haskell 12.26:1.1.0.2
Stackage Nightly 2018-09-28:1.1.0.2
Latest on Hackage:1.1.1.0

See all snapshots haskell-tools-demo appears in

BSD-3-Clause licensed by Zoltán Kelemen
Maintained by [email protected]
This version can be pinned in stack with:haskell-tools-demo-1.1.0.2@sha256:9290202299b9855520ee7a22b8d05109ef2e5253965b41ce5d0f81706780f1ab,3610

Module documentation for 1.1.0.2

  • Language
    • Language.Haskell
      • Language.Haskell.Tools
        • Language.Haskell.Tools.Demo

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.