
22 Dec
2006
22 Dec
'06
9:42 a.m.
Hmm. Ghc doesn't really give you a way to *run* a package which is so partly-built that you can't install it. That's perhaps not clever, but I think it's the current story. | point. Or perhaps I could find a way of installing the partial package | to the user database. That sounds plausible to me. | I build part of package javavm. Then I use that to build ShowClasses. | Then I run ShowClasses to generate more source files. Then I use those | to build the rest of javavm. Two packages, perhaps? S