ghc-paths
Simon Marlow
marlowsd at gmail.com
Mon Dec 8 08:12:58 EST 2008
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
More information about the Glasgow-haskell-users
mailing list