you want:
ghc-pkg unregister [package name]
and
ghc-pkg list
/jve
As it says in the subject, how do I remove a package that I installed
(with the --user flag) via cabal?
Come to that, how do I list the packages I've installed via cabal?
cabal list --installed includes all the GHC standard library (which I
didn't install) and it doesn't seem to support a --user flag to list
per-user installed packages.
FWIW, I'm on Windows 7.
Thanks,
Paul.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe