Closed holzensp closed 9 years ago
I've moved this repo to stack-ide so that people going to chrisdone/ide-backend-client will arrive here. Do you mind checking your work on the latest version of this project?
Handled via https://github.com/commercialhaskell/stack-ide/pull/15, thanks Philip!
First two commits are only to make the client compile (e.g. putEnc is no longer defined anywhere, attoparsec dependency was rather tight).
Tried to use this client in a Java (ProcessBuilder) program and didn't receive output; this is expected buffered pipelining behaviour, but for interactive use, it's rather in the way.