cabal-lenses-0.9.0: Lenses and traversals for the Cabal library.

Safe HaskellNone
LanguageHaskell98

CabalLenses.Section

Synopsis

Documentation

data Section Source #

A section of the cabal file.

Constructors

Library 
Executable Name 
TestSuite Name 
Benchmark Name 
Instances
Eq Section Source # 
Instance details

Defined in CabalLenses.Section

Methods

(==) :: Section -> Section -> Bool #

(/=) :: Section -> Section -> Bool #

Show Section Source # 
Instance details

Defined in CabalLenses.Section