On Oct 31, 2011, at 7:31 AM, Simon Marlow wrote:
> On 28/10/2011 16:27, Knut Halvor Skrede wrote:
>> Hi,
>>
>> I have been trying to dump Core to an alternative format for a while now.
>>
>> I started trying to use the compileToCoreSimplifed function and
>> traversing the resulting CoreModule,
On 28/10/2011 16:27, Knut Halvor Skrede wrote:
Hi,
I have been trying to dump Core to an alternative format for a while now.
I started trying to use the compileToCoreSimplifed function and
traversing the resulting CoreModule,
however, I was unable to figure out how this datastructure mapped to
Hi,
I have been trying to dump Core to an alternative format for a while now.
I started trying to use the compileToCoreSimplifed function and traversing
the resulting CoreModule,
however, I was unable to figure out how this datastructure mapped to the
ExternalCore format.
Then i discovered that