Hi Dimitry,

I need to have a .ycr (YHC core) file generated for each .hbc file
that is generated when building YHC (prelude, packages). I am
guessing, I have to add the -corep option somewhere in Scons building
scripts. Can this be done in a single place (toplevel SConstruct), or
in multiple?

See http://haskell.org/haskellwiki/Yhc/Building#Scons_Options, in
particular core=1 - I needed this too! Put it on the command line, or
in options.txt so its always there.

Thanks

Neil
_______________________________________________
Yhc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/yhc

Reply via email to