cabal-toolkit

Helper functions for writing custom Setup.hs scripts.

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

Version on this page:0.0.4
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.4@sha256:918b38d412445f9e9cf4ebbe6854f866e68ef1042d0f89cf608513fbb407733f,1508

Module documentation for 0.0.4

  • Distribution
    • Distribution.Simple
      • Distribution.Simple.Toolkit

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.