| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Bcc.Node.Orphans
Contents
Orphan instances
| Show TracingVerbosity Source # | |
| FromJSON TracingVerbosity Source # | |
Methods parseJSON ∷ Value → Parser TracingVerbosity # parseJSONList ∷ Value → Parser [TracingVerbosity] # | |
| FromJSON ApplicationName Source # | |
Methods parseJSON ∷ Value → Parser ApplicationName # parseJSONList ∷ Value → Parser [ApplicationName] # | |
| ToJSON (CompactAddr StandardCrypto) Source # | |
Methods toJSON ∷ CompactAddr StandardCrypto → Value # toEncoding ∷ CompactAddr StandardCrypto → Encoding # toJSONList ∷ [CompactAddr StandardCrypto] → Value # toEncodingList ∷ [CompactAddr StandardCrypto] → Encoding # | |