
28 Oct
2012
28 Oct
'12
9:52 p.m.
Herbert Valerio Riedel
Hello GHC HQ,
I've been trying to improve/fix a minor optimization sub-optimality w.r.t to the following code (code like that results from the generics-based NFData deriver[1]):
[...] jfyi, this has been migrated to http://hackage.haskell.org/trac/ghc/ticket/7360 --