[Yhc] Compiling Prelude.hs

Neil Mitchell ndmitchell at gmail.com
Mon Jan 16 11:14:09 EST 2006


Wow, way cool. I hope the .NET back end can end up in the main repo as
soon as its done!

The secret to compiling the prelude is using the flags "-c -redefine
-prelude" - if you omit -c it tries to compile in make mode, which
notices that it requires the prelude, which requires the prelude ...
and leads to stack overflow.

Thanks

Neil


More information about the Yhc mailing list