
11 Dec
2014
11 Dec
'14
5:01 p.m.
On Thu, Dec 11, 2014 at 6:50 PM, Yitzchak Gale wrote:
Others?
NFData. But that's not in base, so those instances need to be added in the deepseq library.
Looks like the instances are already there: https://github.com/haskell/deepseq/blob/master/Control/DeepSeq.hs#L329-L352 Regards, Sean