Data.GADT.DeepSeq
class GNFData f where Source #
Methods
grnf :: f a -> () Source #
Defined in Data.GADT.DeepSeq
grnf :: Product a b a0 -> () Source #
grnf :: Sum a b a0 -> () Source #