| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Cardano.Ledger.Orphans
Contents
Orphan instances
| FromJSON IPv4 Source # | |
| FromJSON IPv6 Source # | |
| ToJSON IPv4 Source # | |
| ToJSON IPv6 Source # | |
| Default ByteString Source # | |
Methods def ∷ ByteString Source # | |
| Default ByteString Source # | |
Methods def ∷ ByteString Source # | |
| Default ShortByteString Source # | |
Methods | |
| NFData IPv4 Source # | |
| NFData IPv6 Source # | |
| NoThunks XSignature Source # | |
| NoThunks IPv4 Source # | |
| NoThunks IPv6 Source # | |
| Default (StrictSeq t) Source # | |
| SignableRepresentation (Hash a b) Source # | |
Methods getSignableRepresentation ∷ Hash a b → ByteString Source # | |
| HashAlgorithm h ⇒ Default (Hash h b) Source # | |
| NoThunks (Fixed p) Source # | TODO: We should upstream instance HasResolution p => NoThunks (Fixed p) into the nothunks package. |