cabal-cargs-0.7: A command line program for extracting compiler arguments from a cabal file.

Safe HaskellNone

CabalCargs.Formatting

Synopsis

Documentation

data Formatting Source

How the fields from the cabal file should be printed out.

Constructors

Ghc

as ghc compatible arguments

Hdevtools

as hdevtools compatible arguments

Pure

the field values are printed as present in the cabal file