ide-backend-common: Shared library used be ide-backend and ide-backend-server

[ development, library, mit ] [ Propose Tags ]
Versions [RSS] 0.9.0, 0.9.0.1, 0.9.1, 0.9.1.1, 0.9.1.2, 0.9.1.3, 0.10.0, 0.10.0.2, 0.10.1, 0.10.1.1, 0.10.1.2
Change log ChangeLog.md
Dependencies aeson (>=0.6.2 && <0.10), async (>=2.0 && <2.1), attoparsec (>=0.10 && <0.14), base (>=4.7 && <5), base64-bytestring, binary (>=0.7.1.0 && <0.8), bytestring (>=0.9.2 && <1), bytestring-trie (>=0.2 && <0.3), containers (>=0.4.2 && <1), crypto-api (>=0.12 && <0.14), data-accessor (>=0.2 && <0.3), directory (>=1.1 && <1.3), filepath (>=1.3 && <1.5), fingertree (>=0.0.1 && <0.2), ghc-prim (>=0.2 && <0.3), monad-logger, mtl (>=2.1 && <2.3), network, pretty-show (>=1.3 && <1.7), process, pureMD5 (>=2.1 && <2.2), tagged (>=0.4 && <0.9), template-haskell, temporary (>=1.1.2.4 && <1.3), text (>=0.11 && <1.3), time, transformers (>=0.3 && <0.5), unix (>=2.5 && <2.8), unix-compat (>=0.4.1.1 && <0.4.2), Win32 [details]
License MIT
Copyright (c) 2015 FP Complete
Author Duncan Coutts, Mikolaj Konarski, Edsko de Vries
Maintainer Duncan Coutts <duncan@well-typed.com>
Revised Revision 1 made by AdamBergmark at 2015-10-27T11:38:59Z
Category Development
Uploaded by MichaelSnoyman at 2015-10-17T17:05:01Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 9221 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-17 [all 1 reports]

Readme for ide-backend-common-0.10.1

[back to package description]

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!