
8 Dec
2008
8 Dec
'08
8:12 a.m.
Jens Petersen wrote:
Are there any plans to include ghc-paths in ghc itself?
Not at present. It's more difficult to ship it with GHC than it is to build it post-installation, because it is essentially compiled code that depends on an install-time variable. Various hairbrained schemes were proposed on cvs-ghc a while back, but I'm not aware of any easy solutions to this problem. Cheers, Simon