cardano-ledger-core-1.12.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

Default Bool Source # 
Instance details

Methods

defBool Source #

NFData IPv4 Source # 
Instance details

Methods

rnfIPv4 → () Source #

NFData IPv6 Source # 
Instance details

Methods

rnfIPv6 → () Source #

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