<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Yes, you are right, but using "ghc-pkg list", as suggested by Christian Maeder, I've found out that I've to remove also the&nbsp;~/.GHC folder.<BR>
Deletion of this folder solve my problem.<BR>
&nbsp;<BR>
Thanks.<BR>
&nbsp;<BR>
Luca.<BR>&nbsp;<BR>
&gt; From: ehamberg@gmail.com<BR>&gt; Date: Wed, 20 Apr 2011 09:51:02 +0200<BR>&gt; Subject: Re: [Haskell-beginners] (no subject)<BR>&gt; To: luca_ciciriello@hotmail.com<BR>&gt; CC: beginners@haskell.org<BR>&gt; <BR>&gt; On 20 April 2011 09:35, Luca Ciciriello &lt;luca_ciciriello@hotmail.com&gt; wrote:<BR>&gt; &gt; Now I've installed GHC again, but when I try to install the package hsgsom<BR>&gt; &gt; cabal tells to me that the package is already installed and I have to use<BR>&gt; &gt; the --reinstall flag. So, where the information of the installed packages<BR>&gt; &gt; are stored on my system?<BR>&gt; <BR>&gt; I'm not familiar with Mac OS X, but at least on other Unix systems cabal<BR>&gt; installs (local) packages into ~/.cabal – i.e. the “.cabal” directory in<BR>&gt; your home directory. Removing this would mean “starting with a clean<BR>&gt; sheet”.<BR>&gt; <BR>&gt; -- <BR>&gt; Erlend Hamberg<BR>&gt; ehamberg@gmail.com<BR>                                               </body>
</html>