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