Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data QueryTipOutput localState Source #
QueryTipOutput | |
|
Instances
ToJSON (QueryTipOutput QueryTipLocalStateOutput) Source # | |
Defined in Bcc.CLI.Sophie.Output toJSON ∷ QueryTipOutput QueryTipLocalStateOutput → Value # toEncoding ∷ QueryTipOutput QueryTipLocalStateOutput → Encoding # toJSONList ∷ [QueryTipOutput QueryTipLocalStateOutput] → Value # toEncodingList ∷ [QueryTipOutput QueryTipLocalStateOutput] → Encoding # |
data QueryTipLocalState Source #
data QueryTipLocalStateOutput Source #
Instances
ToJSON (QueryTipOutput QueryTipLocalStateOutput) Source # | |
Defined in Bcc.CLI.Sophie.Output toJSON ∷ QueryTipOutput QueryTipLocalStateOutput → Value # toEncoding ∷ QueryTipOutput QueryTipLocalStateOutput → Encoding # toJSONList ∷ [QueryTipOutput QueryTipLocalStateOutput] → Value # toEncodingList ∷ [QueryTipOutput QueryTipLocalStateOutput] → Encoding # |