[GHC] #11557: Unbundle Cabal from GHC
GHC
ghc-devs at haskell.org
Thu Feb 11 23:30:57 UTC 2016
#11557: Unbundle Cabal from GHC
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.2.1
Component: libraries | Version: 8.1
(other) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by thomie):
> ghc-pkg would have to be statically linked
That should be a matter of setting `utils/ghc-pkg_dist-install_PROGRAM_WAY
= v` in `utils/ghc-pkg/ghc.mk`, and probably removing the `utils/ghc-
pkg_dist-install_SHELL_WRAPPER` and `utils/ghc-pkg_dist-
install_INSTALL_SHELL_WRAPPER_NAME` settings.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11557#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list