On Sun, Dec 21, 2008 at 12:12 PM, Laurent Giroud <m...@niaow.com> wrote: > I have been doing a few experiments with cabal packages lately and I wish to > uninstall these to return to a cleaner package base. However, there doesn't > seem to be a "cabal uninstall" command and reading the documentation at > http://www.haskell.org/ghc/docs/latest/html/Cabal/index.html does not tell > much about how to do that manually.
I think you want 'ghc-pkg list' and 'ghc-pkg unregister'. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe