Thomas Bereknyei wrote: > Found a ready made objectAddr in DDC.Runtime.Store > (peekDataR_payload). I'm not sure if this is exactly the right > function for this, but it seems to give the same results. > > This is not shared: > x=True > y=True > > But this is: > x=True > z=x > > I started digging in src/DDC/Core/Float.hs Match.hs and Simplify.hs, > but got lost quickly due to unfamiliarity with DDC source. A pointer > in the right direction would be appreciated. > > Patch sent to Ben:
Patch would be just as good here on the list :-). Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ -- Disciple-Cafe mailing list http://groups.google.com/group/disciple-cafe
