Safe Haskell | None |
---|---|
Language | Haskell98 |
CabalCargs.Formatting
- data Formatting
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 |
Instances