The buildwrapper package
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)
Properties
| Versions | 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 |
|---|---|
| Dependencies | aeson (≥0.4), attoparsec, base (<5), bytestring, Cabal, cmdargs, containers, cpphs, directory, filepath, ghc, ghc-paths, haskell-src-exts, mtl, old-time, process, regex-tdfa, syb, text, transformers, unordered-containers, utf8-string, vector (≥0.8) |
| License | BSD3 |
| Author | JP Moresmau <jpmoresmau@gmail.com>, based on the work of Thomas Schilling and others |
| Maintainer | JP Moresmau <jpmoresmau@gmail.com> |
| Stability | beta |
| Category | Development |
| Home page | https://github.com/JPMoresmau/BuildWrapper |
| Source repository | git clone git://github.com/JPMoresmau/BuildWrapper.git |
| Executables | buildwrapper |
| Upload date | Tue Feb 26 23:14:32 UTC 2013 |
| Uploaded by | JeanPhilippeMoresmau |
| Built on | ghc-7.6 |
Modules
Downloads
- buildwrapper-0.7.1.tar.gz (Cabal source package)
- package description (included in the package)