[Haskell-cafe] Uninstall a cabal package?
Peter Robinson
thaldyron at gmail.com
Fri Aug 28 06:36:10 EDT 2009
As far as I know the current stable release of Cabal doesn't
keep track of installed packages, so you can only
# ghc-pkg unregister pkg-id
and then manually delete the files.
Peter
2009/8/28 Colin Paul Adams <colin at colina.demon.co.uk>:
> What is the procedure to uninstall a cabal package?
> --
> Colin Adams
> Preston Lancashire
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list