Hi, I didn´t understand. I´m using the GHC 6.8.1 and when I use -fext-core is generated a file (.hcr). Is there any problem with the generated code? Which version should I use?
Thanks 2007/11/19, Tim Chevalier <[EMAIL PROTECTED]>: > > On 11/19/07, Guilherme Avelino <[EMAIL PROTECTED]> wrote: > > I have two questions about the code generated by -fext-core: > > > > Is there one place where I can obtain the grammar for it? > > How is represented the free-vars? > > > > See: > "An External Representation for the GHC Core Language" (2001) > Andrew Tolmach > http://citeseer.ist.psu.edu/495620.html > > However, as Simon noted, -fext-core is not working in recent versions > of GHC. (If you don't mind using an older version, then you would be > able to use it.) We hope to have it working for 6.10. > > Cheers, > Tim > > -- > Tim Chevalier * catamorphism.org * Often in error, never in doubt > "It is easy to keep secrets by being honest in an ironic tone of > voice." -- Andrew Solomon >
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
