12 Jul
2012
12 Jul
'12
6:29 p.m.
I see. Thanks for the response! Perhaps it is better for the pretty printer to print out "U(S)" instead? Regards, Favonia On Tue, Jul 10, 2012 at 3:57 AM, Simon Marlow <marlowsd@gmail.com> wrote:
This is fine - it means the CDouble is unpacked into its unboxed Double# component. An unboxed value is always represented by L in strictness signatures.
Cheers, Simon