Safe Haskell | Safe-Inferred |
---|
CabalLenses.Section
- data Section
- = Library
- | Executable Name
- | TestSuite Name
- | Benchmark Name
- allSections :: GenericPackageDescription -> [Section]
cabal-lenses-0.3.1: Lenses and traversals for the Cabal library.
Safe Haskell | Safe-Inferred |
---|
CabalLenses.Section