haskell-tools-demo 1.0.0.0 → 1.0.0.1
raw patch · 1 files changed
+1/−1 lines, 1 files
Files
- haskell-tools-demo.cabal +1/−1
haskell-tools-demo.cabal view
@@ -1,5 +1,5 @@ name: haskell-tools-demo -version: 1.0.0.0 +version: 1.0.0.1 synopsis: A web-based demo for Haskell-tools Refactor. description: 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. homepage: https://github.com/haskell-tools/haskell-tools