
20 Apr
2011
20 Apr
'11
7:51 a.m.
On 20 April 2011 09:35, Luca Ciciriello
Now I've installed GHC again, but when I try to install the package hsgsom cabal tells to me that the package is already installed and I have to use the --reinstall flag. So, where the information of the installed packages are stored on my system?
I'm not familiar with Mac OS X, but at least on other Unix systems cabal installs (local) packages into ~/.cabal – i.e. the “.cabal” directory in your home directory. Removing this would mean “starting with a clean sheet”. -- Erlend Hamberg ehamberg@gmail.com