you want:

ghc-pkg unregister [package name]

and

ghc-pkg list

/jve

On Tue, Oct 6, 2009 at 3:52 PM, Paul Moore <p.f.mo...@gmail.com> wrote:

> 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
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to