@hackage / haskell-tools-demo

A web-based demo for Haskell-tools Refactor.

Latest1.1.1.0

About

Metadata

  • Last updated , by lazac
  • License BSD-3-Clause
  • Maintained by: kelemzol@elte.hu

  • Lottery factor: 0

Links

Installation

Readme

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.