packages feed

cartel-0.18.0.0: README.md

# 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

## On Stackage

https://www.stackage.org/package/cartel

## Building Cartel

Cartel's Cabal file is generated using Cartel.  You will need to
have the `stack` program installed.  Stack is available at

http://www.haskellstack.org

To generate the Cabal file, simply run  `sh buildprep`.