Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
PlutusTx.Lift.TH
Documentation
Constructors
UnsupportedLiftKind !Kind | |
UnsupportedLiftType !Type | |
UserLiftError !Text | |
LiftMissingDataCons !Name | |
LiftMissingVar !Name |
Instances
Exception LiftError Source # | |
Defined in PlutusTx.Lift.TH Methods toException ∷ LiftError → SomeException Source # | |
Show LiftError Source # | |
Pretty LiftError Source # | |