Serialise nested unfoldings across module boundaries
authorsimonpj@microsoft.com <unknown>
Mon, 25 Oct 2010 15:28:17 +0000 (15:28 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 25 Oct 2010 15:28:17 +0000 (15:28 +0000)
As Roman reported in #4428, nested let-bindings weren't
being recorded with their unfoldings.  Needless to say,
fixing this had more knock-on effects than I expected.


No differences found