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