@hackage haskell-tools-demo1.1.1.0
A web-based demo for Haskell-tools Refactor.
Installation
Dependencies (21)
- aeson >=1.0 && <1.5
- base >=4.11 && <4.13
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.7
- directory >=1.2 && <1.4
- filepath >=1.4 && <1.5 Show all…
Dependents (0)
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.