Cabal-2.1.0.0: A framework for packaging Haskell software

Safe HaskellNone
LanguageHaskell2010

Distribution.PackageDescription.FieldGrammar

Contents

Description

GenericPackageDescription Field descriptions

Synopsis

Package description

Library

Foreign library

Executable

Test suite

data TestSuiteStanza Source #

An intermediate type just used for parsing the test-suite stanza. After validation it is converted into the proper TestSuite type.

Lenses

Benchmark

data BenchmarkStanza Source #

An intermediate type just used for parsing the benchmark stanza. After validation it is converted into the proper Benchmark type.

Lenses

Flag

Source repository

Setup build info

Component build info