Isaac Dupree <[EMAIL PROTECTED]> wrote:
> know how close GHC's stage1 code
> is to compilability with other compilers?
AFAIK, ghc's source code primarily uses only two main extensions beyond
the Haskell language - unboxed values, and pattern guards. To a large
extent, GHCi will also rely on having its own runtime system available,
but then that is not a stage-1 issue.
Regards,
Malcolm
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc