@hackage cartel0.18.0.2
Specify Cabal files in Haskell
Categories
License
BSD-3-Clause
Maintainer
omari@smileystation.com
Links
Versions
Deprecated
Dependencies (9)
- base >=4.8.0.0 && <5
- directory >=1.1.0.2
- filepath >=1.3.0.0
- process >=1.2.3.0
- transformers >=0.3.0.0
- optparse-applicative >=0.12.1.0 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/hesh
Package Flags
visual
(off by default)
Build cartel-visual-test executable.
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
To generate the Cabal file, simply run sh buildprep
.