NFData1,NFData2 instances (#767)#992
Conversation
|
This would be good to have. @dbeacham would you like to finish this PR? |
|
Happy to - I'll finish it up next week. |
83e4566 to
57cc685
Compare
cdb3a07 to
6ef991c
Compare
meooow25
left a comment
There was a problem hiding this comment.
You could try the foldMap thing if you like, if not this looks good to me.
|
Speaking of changes, we usually use |
|
@dbeacham could you please correct the changelog so we can merge this? Also it needs a rebase. |
6ef991c to
a014c1d
Compare
|
That's done. I left the |
|
There's a conflict preventing merge, please rebase on latest master. |
a014c1d to
603eaf3
Compare
|
I did the rebase, but we need |
603eaf3 to
0aec0a7
Compare
|
Thanks! |
I've added
NFData1andNFData2instances where appropriate forData.Graph,Data.IntMap,Data.IntSet,Data.Map,Data.Sequence,Data.Set,Data.Treeand relevant internal dependenciesTODO:
@sincedocsCloses #767.