Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Stack.Types.Curator
Documentation
Extra configuration intended exclusively for usage by the curator tool. In other words, this is not part of the documented and exposed Stack API. SUBJECT TO CHANGE.
Constructors
Curator | |
Fields |
Instances
ToJSON Curator Source # | |
Defined in Stack.Types.Curator | |
Show Curator Source # | |
FromJSON (WithJSONWarnings Curator) Source # | |
Defined in Stack.Types.Curator Methods parseJSON :: Value -> Parser (WithJSONWarnings Curator) # parseJSONList :: Value -> Parser [WithJSONWarnings Curator] # |