diff options
author | Edward Z. Yang <ezyang@cs.stanford.edu> | 2014-07-30 13:54:46 +0100 |
---|---|---|
committer | Edward Z. Yang <ezyang@cs.stanford.edu> | 2014-08-05 10:08:03 +0100 |
commit | 36637914b0a874d7716d9b6a6c7e80540aae68af (patch) | |
tree | 557b6e4a13ad89517aa816fcda630f35c743c3ff /ghc/InteractiveUI.hs | |
parent | 66218d15b7c27a4a38992003bd761f60bae84b1f (diff) | |
download | haskell-36637914b0a874d7716d9b6a6c7e80540aae68af.tar.gz |
Disable ghc-pkg accepting multiple package IDs (differing package keys) for now.
Duncan requested that ghc-pkg not accept duplicate package IDs (foo-0.1)
by default until the higher level tools can accommodate it. Until then
you'll need to use the --multi-instance flag to install multiple copies in
the package database.
I think reusing the --multi-instance flag is dodgy, because that can be used
to cause duplicate package keys; but there is a mode of use of the database
where package keys are unique.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'ghc/InteractiveUI.hs')
0 files changed, 0 insertions, 0 deletions