On Thu, Sep 06, 2007 at 07:44:39AM +0100, Simon Peyton-Jones wrote:
>
> That may be fine for you, but we are asking *everyone* to run validate
Good point, I'll make it set GhcBootLibs=YES by default.
> Incidentally, just to confirm, I never have to even look in validate.mk do I?
> It's 100% validate's responsibility.
validate.mk is to validate what build.mk is to make, i.e. if you want
the default settings then you can ignore validate.mk, but if you want to
change something then that's the place to change it.
> | > Incidentally are GhcBootLibs the same as "core libs"?
> |
> | Yes, I think so.
> |
> | > Do we have this terminology Wiki'd somewhere?
> |
> | We should probably just rename the variable.
>
> Excellent thank you. And is the "core lib" and "extra lib" terminology
> described anywhere on the Wiki?
It's on
http://hackage.haskell.org/trac/ghc/wiki/DarcsRepositories
at least (except we use "library" and "package" interchangeably).
Although the terminology does clash with
http://hackage.haskell.org/trac/ghc/wiki/PackageReorg
so perhaps we should rename to "boot" and "extra" instead.
Thanks
Ian
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc