cartel-0.14.2.0: Specify Cabal files in Haskell

Safe HaskellSafe-Inferred
LanguageHaskell2010

Cartel.GenCartelCabal

Description

This program generates Cartel's own Cabal file. It's included here in the library to provide a live, type-checked, compilable example. You will want to look at the source code itself, as the Haddocks won't show you much.

Documentation

main :: IO () Source