Sven Panne wrote:
panne       2004/11/21 04:13:29 PST

Modified files:
ghc/utils/ghc-pkg Makefile Log:
Fixed include paths. Thinking about the convoluted dependencies between ghc,
ghc-pkg and libraries really makes me dizzy... Some cleanup and simplification
is needed here *urgently*, this stuff is currently beyond my grasp.
Revision Changes Path
1.32 +2 -1 fptools/ghc/utils/ghc-pkg/Makefile
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Hmmm, this fix is wrong/incomplete. Now I have to add "-package Cabal" to link ghc-pkg when building the HEAD with itself, but how can this ever bootstrap with older GHCs?? Could somebody be so kind and write a few lines explaining the intricate dependencies and concepts here (ghc/ghc-pkg/libcompat/package Cabal)? I just don't get it...

Cheers,
   S.
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to