Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
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.
Instances
ToJSON Curator Source # | |
Defined in Stack.Types.Curator | |
Show Curator Source # | |
FromJSON (WithJSONWarnings Curator) Source # | |
Defined in Stack.Types.Curator parseJSON :: Value -> Parser (WithJSONWarnings Curator) # parseJSONList :: Value -> Parser [WithJSONWarnings Curator] # |