buildwrapper: A library and an executable that provide an easy API for a Haskell IDE

[ bsd3, development, library, program ] [ Propose Tags ]

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

[Last Documentation]

  • Language
    • Haskell
      • BuildWrapper
        • Language.Haskell.BuildWrapper.API
        • Language.Haskell.BuildWrapper.Base
        • Language.Haskell.BuildWrapper.Cabal
        • Language.Haskell.BuildWrapper.GHC

Downloads

Maintainer's Corner

Package maintainers

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), 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, unordered-containers, utf8-string, vector [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-01-13T13:24:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables buildwrapper
Downloads 44628 total (86 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-26 [all 8 reports]