askell.org
Subject: Generating External-Core for GHC libraries
Hi,
I am trying to generate External-Core files for the GHC libraries. I need these
files as I am working on an interpreter for Haskell (by interpreting
External-core).
I have tried following the README and HOWTO files of both the e
Hi,
I am trying to generate External-Core files for the GHC libraries. I need
these files as I am working on an interpreter for Haskell (by interpreting
External-core).
I have tried following the README and HOWTO files of both the extcore and
linkcore packages. Unfortunately, I have been unable to