cardano-ledger-core-1.17.0.0: Core components of Cardano ledgers from the Shelley release on.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Ledger.Orphans

Orphan instances

FromJSON IPv4 Source # 
Instance details

FromJSON IPv6 Source # 
Instance details

ToJSON IPv4 Source # 
Instance details

ToJSON IPv6 Source # 
Instance details

Default ByteString Source # 
Instance details

Methods

defByteString Source #

Default ByteString Source # 
Instance details

Methods

defByteString Source #

Default ShortByteString Source # 
Instance details

NFData IPv4 Source # 
Instance details

Methods

rnfIPv4 → () #

NFData IPv6 Source # 
Instance details

Methods

rnfIPv6 → () #

NoThunks XSignature Source # 
Instance details

NoThunks IPv4 Source # 
Instance details

NoThunks IPv6 Source # 
Instance details

Default (StrictSeq t) Source # 
Instance details

Methods

defStrictSeq t Source #

SignableRepresentation (Hash a b) Source # 
Instance details

HashAlgorithm h ⇒ Default (Hash h b) Source # 
Instance details

Methods

defHash h b Source #

NoThunks (Fixed p) Source #

TODO: We should upstream instance HasResolution p => NoThunks (Fixed p) into the nothunks package.

Instance details

Methods

noThunksContext → Fixed p → IO (Maybe ThunkInfo) Source #

wNoThunksContext → Fixed p → IO (Maybe ThunkInfo) Source #

showTypeOfProxy (Fixed p) → String Source #