[Yhc] Compiling Prelude.hs

Krasimir Angelov kr.angelov at gmail.com
Mon Jan 16 04:23:01 EST 2006


Hello Guys,

While I was playing with YHC, I tried to rebuild Prelude.hs. I saw
that there is a prebuilt version of the entire base package, which is
copied when I do:

$ Makefile.bat lib

I wonder how this bootstrapping version of base was built. When I
tried to do this manually the compiler died with stack overflow.  Is
it because the compiler is tring to import Prelude while compiling
Prelude?

Krasimir


More information about the Yhc mailing list