@hackage ide-backend-common0.10.0
Shared library used be ide-backend and ide-backend-server
Categories
License
MIT
Maintainer
Duncan Coutts <duncan@well-typed.com>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (24)
- aeson >=0.6.2 && <0.10
- async >=2.0 && <2.1
- attoparsec >=0.10 && <0.14
- base >=4.5 && <5
- binary >=0.7.1.0 && <0.8
- bytestring >=0.9.2 && <1 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/ide-backend, @hackage/ide-backend-server
ide-backend-common
Common shared library for ide-backend ide-backend-server
It can be compiled using GHCJS. This comes in handy because it's also used by stack-ide's API. This allows us to easily talk to stack-ide from GHCJS!