On 7/1/07, Neil Mitchell <[EMAIL PROTECTED]> wrote:
Hi,
Thanks to all the help I've now managed to get GHC Core converted to
Yhc Core (the source is at the end of this mail, if anyone wants a
look). I have three remaining issues:
1) Data types (i.e. data/newtype) are not represented in [CoreBin
On Jul 1, 2007, at 5:37 AM, Neil Mitchell wrote:
Hi,
Thanks to all the help I've now managed to get GHC Core converted to
Yhc Core (the source is at the end of this mail, if anyone wants a
look). I have three remaining issues:
1) Data types (i.e. data/newtype) are not represented in [CoreBind
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Neil Mitchell wrote:
> --- GHC -> Yhc convertor ---
> -- note: uses the old interface to generate Core, since that matches
> the snapshot on
> -- the machine I developed it
> --
> -- some functions are branches are incomplete, purely because I have no
Hi,
Thanks to all the help I've now managed to get GHC Core converted to
Yhc Core (the source is at the end of this mail, if anyone wants a
look). I have three remaining issues:
1) Data types (i.e. data/newtype) are not represented in [CoreBind] at
all, as far as I can tell. Is Core meant to kee