cabal-toolkit: Helper functions for writing custom Setup.hs scripts.

[ bsd3, distribution, library ] [ Propose Tags ]

Modules

[Last Documentation]

  • Distribution
    • Simple
      • Distribution.Simple.Toolkit

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7
Change log CHANGELOG.md
Dependencies base (>=4.10 && <5), binary, bytestring, Cabal (>=2.0 && <2.2), containers, ghc, template-haskell [details]
License BSD-3-Clause
Copyright (c) 2017 Shao Cheng
Author
Maintainer Shao Cheng <astrohavoc@gmail.com>
Category Distribution
Home page https://github.com/TerrorJack/cabal-toolkit#readme
Bug tracker https://github.com/TerrorJack/cabal-toolkit/issues
Source repo head: git clone https://github.com/TerrorJack/cabal-toolkit
Uploaded by terrorjack at 2017-11-05T13:21:48Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4243 total (21 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 2017-11-05 [all 3 reports]

Readme for cabal-toolkit-0.0.2

[back to package description]

cabal-toolkit

CircleCI AppVeyor Hackage Stackage Nightly

Helper functions for writing custom Setup.hs scripts. See haddock documentation for details.