Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
Instances
PEq (PUnit :: S -> Type) Source # | |
POrd (PUnit :: S -> Type) Source # | |
Defined in Plutarch.Unit | |
PPartialOrd (PUnit :: S -> Type) Source # | |
PIsData (PUnit :: S -> Type) Source # | |
PlutusType (PUnit :: S -> Type) Source # | |
Defined in Plutarch.Unit | |
PUnsafeLiftDecl (PUnit :: S -> Type) Source # | |
PShow (PUnit :: S -> Type) Source # | |
Monoid (Term s (PUnit :: S -> Type)) Source # | |
Semigroup (Term s (PUnit :: S -> Type)) Source # | |
type PContravariant' (PUnit :: S -> Type) Source # | |
Defined in Plutarch.Unit | |
type PCovariant' (PUnit :: S -> Type) Source # | |
Defined in Plutarch.Unit | |
type PInner (PUnit :: S -> Type) Source # | |
type PVariant' (PUnit :: S -> Type) Source # | |
Defined in Plutarch.Unit | |
type PLifted (PUnit :: S -> Type) Source # | |
Defined in Plutarch.Unit |
Orphan instances
PConstantDecl () Source # | |
type PConstantRepr () Source # type PConstanted () :: PType Source # pconstantToRepr :: () -> PConstantRepr () Source # pconstantFromRepr :: PConstantRepr () -> Maybe () Source # |