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
_______________________________________________
Yhc mailing list
[email protected]
http://haskell.org/mailman/listinfo/yhc

Reply via email to