Safe Haskell | None |
---|---|
Language | GHC2021 |
Stack.Types.BuildOpts
Description
Configuration options for building.
Synopsis
- data BuildOpts = BuildOpts {
- libProfile :: !Bool
- exeProfile :: !Bool
- libStrip :: !Bool
- exeStrip :: !Bool
- buildHaddocks :: !Bool
- haddockOpts :: !HaddockOpts
- openHaddocks :: !Bool
- haddockDeps :: !(Maybe Bool)
- haddockExecutables :: !Bool
- haddockTests :: !Bool
- haddockBenchmarks :: !Bool
- haddockInternal :: !