buildwrapper: A library and an executable that provide an easy API for a Haskell IDE
Buildwrapper is an alternative to scion. It provides services to configure, build and give information on source files to help IDEs manage Haskell projects. You can use buildwrapper to build project and retrieve errors, get outline for each module source, get the type of something inside a source file, get lexer tokens, etc. Buildwrapper is used in the EclipseFP project (Eclipse plugins for Haskell development)
Modules
- Language
- Haskell
- BuildWrapper
- Language.Haskell.BuildWrapper.API
- Language.Haskell.BuildWrapper.Base
- Language.Haskell.BuildWrapper.Cabal
- Language.Haskell.BuildWrapper.GHC
- BuildWrapper
- Haskell
Downloads
- buildwrapper-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.8.10, 0.8.11, 0.9.0, 0.9.1 |
---|---|
Dependencies | aeson (>=0.4), attoparsec, base (<5), buildwrapper, bytestring, Cabal, cmdargs, containers, cpphs, directory, filepath, ghc, ghc-paths, ghc-syb-utils, haskell-src-exts, mtl, old-time, process, regex-tdfa, syb, text, transformers, unordered-containers, utf8-string, vector (>=0.8) [details] |
License | BSD-3-Clause |
Author | JP Moresmau <jpmoresmau@gmail.com>, based on the work of Thomas Schilling and others |
Maintainer | JP Moresmau <jpmoresmau@gmail.com> |
Category | Development |
Home page | https://github.com/JPMoresmau/BuildWrapper |
Source repo | head: git clone git://github.com/JPMoresmau/BuildWrapper.git |
Uploaded | by JeanPhilippeMoresmau at 2012-03-01T19:37:04Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | buildwrapper |
Downloads | 45052 total (114 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-25 [all 8 reports] |