| License | BSD-3-Clause |
|---|---|
| Safe Haskell | None |
| Language | GHC2024 |
Stack.Types.SetupInfo
Description
Documentation
Constructors
| SetupInfo | |
Fields | |
Instances
| Monoid SetupInfo Source # | |
| Semigroup SetupInfo Source # | For the |
| Show SetupInfo Source # | |
| FromJSON (WithJSONWarnings SetupInfo) Source # | |
Defined in Stack.Types.SetupInfo Methods parseJSON :: Value -> Parser (WithJSONWarnings SetupInfo) parseJSONList :: Value -> Parser [WithJSONWarnings SetupInfo] | |