cardano-ledger-core-1.20.0.0: Core components of Cardano ledgers from the Shelley release on.
Safe HaskellNone
LanguageHaskell2010

Cardano.Ledger.Orphans

Orphan instances

Default ByteString Source # 
Instance details

Methods

defByteString Source #

Default ByteString Source # 
Instance details

Methods

defByteString Source #

Default ShortByteString Source # 
Instance details

NoThunks XSignature 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