On Thursday 15 March 2007 17:43, Malcolm Wallace wrote: > nhc98 does actually ship with hsc2hs, but it currently gets used only > during building. It is not installed, in order to avoid conflict with > the ghc-shipped tool of the same name.
If it's installed as hsc2hs-nhc98, then it's OK. I'll have a look at this, having a common set of tools would be great. > Is 'update-alternatives' a command name? If so, I can confirm that it > doesn't exist on MacOS X. Probably something like the gcc_select > mechanism would be needed to switch between default compilers. (But I > don't know how that is implemented.) Yes, 'update-alternatives' is the command name. Apart from gcc_select, is there a generic way to switch between alternative implementations of programs on Mac OS X? Cheers, S. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
