cartel: Specify your Cabal files in Haskell

[ bsd3, deprecated, distribution, library, program ] [ Propose Tags ]
Deprecated in favor of hpack

By specifying Cabal files in Haskell, you have the power of Haskell at your disposal to eliminate redundancies and to programatically populate various fields.

See the documentation in the Cartel module for details.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.4.0.0, 0.6.0.0, 0.8.0.0, 0.10.0.0, 0.10.0.2, 0.12.0.0, 0.12.0.2, 0.14.0.0, 0.14.2.0, 0.14.2.2, 0.14.2.4, 0.14.2.6, 0.14.2.8, 0.16.0.0, 0.18.0.0, 0.18.0.2
Dependencies base (>=4.5.0.0 && <4.8), directory (>=1.1.0.2 && <1.3), filepath (>=1.3.0.0 && <1.4), time (>=1.4 && <1.5) [details]
License BSD-3-Clause
Copyright 2014 Omari Norman
Author Omari Norman
Maintainer omari@smileystation.com
Category Distribution
Home page http://www.github.com/massysett/cartel
Bug tracker omari@smileystation.com
Uploaded by OmariNorman at 2014-05-29T00:18:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 14859 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for cartel-0.4.0.0

[back to package description]

Cartel - specify Cabal files in Haskell

Please see the documentation in the Cartel.hs module in the lib directory for details.

On Hackage

http://hackage.haskell.org/package/cartel

On Github

http://www.github.com/massysett/cartel

Testing

There are no tests for this library. If you hit any bugs, please report them in the Github issue tracker so I can fix them.