Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
PlutusTx.Test.Orphans
Contents
Orphan instances
(PrettyParens (SomeTypeIn uni), GEq uni, Typecheckable uni fun, Closed uni, Everywhere uni PrettyConst, Pretty fun, Everywhere uni Flat, Flat fun, Default (CostingPart uni fun), Default (BuiltinsInfo uni fun), Default (RewriteRules uni fun)) ⇒ ToTPlc (CompiledCodeIn uni fun a) uni fun Source # | |
Methods toTPlc ∷ CompiledCodeIn uni fun a → ExceptT SomeException IO (Program TyName Name uni fun ()) Source # | |
(Closed uni, Everywhere uni Flat, Flat fun) ⇒ ToUPlc (CompiledCodeIn uni fun a) uni fun Source # | |
Methods toUPlc ∷ CompiledCodeIn uni fun a → ExceptT SomeException IO (Program Name uni fun ()) Source # |