
18 Apr
2010
18 Apr
'10
3:19 a.m.
Hello Bertram, Sunday, April 18, 2010, 3:36:31 AM, you wrote:
This expands as
always a = a >> always a = a >> a >> always a = a >> a >> a >> always a ... where each >> application is represented by a newly allocated object (or several, I have not looked at it in detail) on the heap.
why you think so? i always thought that >> in ghc just sequentially executes statements, the RealWorld magic exists only at compile-time -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com