Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.Rpc.Server.Internal.Orphans
Contents
Orphan instances
Error StringException Source # | |
Methods prettyError :: StringException -> Doc ann Source # | |
Inject TxIn (Proto TxoRef) Source # | Note that conversion is not total in the other direction |
Inject ExUnits (Proto ExUnits) Source # | |
Inject Rational (Proto RationalNumber) Source # | |
Message a => Default (Proto a) Source # | |
IsString e => MonadFail (Either e) Source # | |
Inject (Proto ExUnits) ExUnits Source # | |
Inject (Proto RationalNumber) Rational Source # | |
Inject (ReferenceScript era) (Proto Script) Source # | |
IsCardanoEra era => Inject (UTxO era) [Proto AnyUtxoData] Source # | |
ConwayEraPParams lera => Inject (PParams lera) (Proto PParams) Source # | |