Sven Panne <[EMAIL PROTECTED]> wrote:
> GHC/Hugs/nhc
> should fetch these tools via their darcs-all script and use it for
> bootstrapping themselves,
At least nhc98 already does this. :-)
> but they should *not* install these tools
> along with the compiler/interpreter in question.
Well, perhaps for hsc2hs that is reasonable, but nhc98 currently
requires cpphs to be really installed, otherwise it can't compile any
module that needs cpp, and there are quite a lot of those out in the
wild. Thus, it seems sensible to install cpphs together with nhc98.
However, nhc98 won't mind in the slightest if somebody else installs
cpphs as well, or over the top of its own, or if they build it with Hugs
or ghc instead. The installation process for nhc98 could even refuse to
overwrite a pre-existing cpphs, if that were desirable.
Regards,
Malcolm
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc