Text.PCLT.HasStaticRawPCLTs
Description
A way to store templates is by assigning them to types.
Documentation
data RawPCLTsSetWideness Source
Constructors
AlgebraicDataType_RPSW | |
Module_RPSW | |
Package_RPSW | |
System_RPSW |
class HasStaticRawPCLTs t whereSource
Methods
getStaticRawPCLTs :: PCLT_InnerConfig -> t -> (PCLT_RawCatalogData, [AddPCLT_toPCLT_Error])Source
widenessOfStaticRawPCLTsSet :: t -> RawPCLTsSetWidenessSource
Instances