How to uninstall all cabal packages?

Michael Snoyman michael at snoyman.com
Sun Dec 3 18:32:20 UTC 2017


You'll need to delete your ~/.ghc directory as well.

On Sun, Dec 3, 2017 at 8:24 PM, Volker Wysk <post at volker-wysk.de> wrote:

> Hi!
>
> I want to remove eveything which cabal has installed, and begin again with
> a clean installation. How is this accomplished? I've deleted ~/.cabal, but
> it still says that hsshellscript is already installed:
>
> desktop ~ $ cabal install hsshellscript
> Resolving dependencies...
> All the requested packages are already installed:
> hsshellscript-3.4.3
> Use --reinstall if you want to reinstall anyway.
>
> Bye
> V.W.
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/glasgow-haskell-users/attachments/20171203/44d48ad7/attachment.html>


More information about the Glasgow-haskell-users mailing list