haskell / haskell/cabal

for every install there should be an uninstall

Ouverte
#648 9 commentaires 7 réactions 0 personnes assignées Voir sur GitHub
cabal-install: other old-milestone: ⊥ type: enhancement
Langage dominant
Haskell
Étoiles
1.7k
Forks
750
Merge moyen
4 j 3 h
PR mergées (30 j)
28

Description

(Imported from [Trac #655](http://hackage.haskell.org/trac/hackage/ticket/655), reported by nr on 2010-04-07)

This is a feature request for a 'cabal uninstall' that will undo
all the effects of a 'cabal install'. This should include

  • Unregistering the package with ghc-pkg
  • Recovering the disk space
  • Removing from indices and documentation
  • Transitively uninstalling packages that were installed
    only to satisfy dependencies of this package, all of whose
    dependencies are dead.
That last bullet could be a bit of a problem, but the
first three should be straightforward I hope.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.