cabal-toolkit

Helper functions for writing custom Setup.hs scripts.

https://github.com/TerrorJack/cabal-toolkit#readme

Version on this page:0.0.3
LTS Haskell 11.22:0.0.5
Stackage Nightly 2018-03-13:0.0.5
Latest on Hackage:0.0.7

See all snapshots cabal-toolkit appears in

BSD-3-Clause licensed
Maintained by Shao Cheng
This version can be pinned in stack with:cabal-toolkit-0.0.3@sha256:77e19a6c2f0df12f6c4a3fddd0e94090601c11db518ed8d168a4fc5e14077372,1087

Module documentation for 0.0.3

cabal-toolkit

CircleCI AppVeyor Hackage Stackage Nightly

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

Changes

CHANGELOG for cabal-toolkit

0.0.3

  • Add Programs for cmake/make/ninja for users who need to compile C/C++.

0.0.2

  • Add getGHCPackageDBFlags for users working with GHC API.

0.0.1

  • Initial commit.