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

Safe HaskellSafe-Inferred
LanguageHaskell98

CabalLenses.Section

Synopsis

Documentation

data Section Source

A section of the cabal file.

Constructors

Library 
Executable Name 
TestSuite Name 
Benchmark Name 

Instances