[Yhc] Autogenerate .ycr for each .hbc?

Neil Mitchell ndmitchell at gmail.com
Tue Oct 24 17:18:15 EDT 2006


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


More information about the Yhc mailing list