
16 Feb
2012
16 Feb
'12
8:13 p.m.
On Thu, Feb 16, 2012 at 4:25 PM, Johan Tibell
I've been thinking about this some more and I think we should definitely unpack primitive types (e.g. Int, Word, Float, Double, Char) by default.
Initially we could hide this feature behind a new -funbox-strict-primitive-fields, but I definitely think we should push towards making it the default as some of the benefit (especially for beginners) comes from that. -- Johan