ddc-core-0.4.3.1: Disciplined Disciple Compiler core language and type checker.
DDC.Type.Exp.Generic.NFData
Contents
type NFDataLanguage l = (NFData l, NFData (GTAnnot l), NFData (GTBindVar l), NFData (GTBoundVar l), NFData (GTBindCon l), NFData (GTBoundCon l), NFData (GTPrim l)) Source #
Methods
rnf :: GTyCon l -> () #
rnf :: GType l -> () #