shake-extras: Extra utilities for shake build systems

[ bsd3, database, library ] [ Propose Tags ]

This package is designed to add supporting modules for the Shake build system, that shouldn't be included in the core package.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Dependencies base (>=4 && <5), bytestring, cmdargs (>=0.9), directory, filepath, shake (==0.3) [details]
License BSD-3-Clause
Copyright Copyright (c) Austin Seipp 2012
Author Austin Seipp <mad.one@gmail.com>
Maintainer Austin Seipp <mad.one@gmail.com>
Category Database
Home page http://thoughtpolice.github.com/shake-extras
Bug tracker http://github.com/thoughtpolice/shake-extras/issues
Source repo head: git clone https://github.com/thoughtpolice/shake-extras.git
Uploaded by AustinSeipp at 2012-08-09T00:11:20Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1789 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for shake-extras-0.1.1

[back to package description]

Extra stuff for the Shake build system.

These modules provide addons for the Shake build system. Right now it is quite minimal.

Installation

Install the latest version of the bindings from Hackage:

$ cabal install shake-extras

travis-ci.org results: Build Status

Join in

File bugs in the GitHub issue tracker.

Master git repository:

  • git clone https://github.com/thoughtpolice/shake-extras.git

There's also a BitBucket mirror:

  • git clone https://bitbucket.org/thoughtpolice/shake-extras.git

Authors

See AUTHORS.txt.

License

BSD3. See LICENSE.txt for terms of copyright and redistribution.