@hackage haskell-tools-demo0.5.0.0

A web-based demo for Haskell-tools Refactor.

  • Installation

  • Dependencies (0)

  • 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.