I just installed the .dmg fore the Haskell platform. <div>When I run &quot;cabal update&quot; in terminal I get the following:</div><div><br></div><div><div>Note: there is a new version of cabal-install available.</div><div>
To upgrade, run: cabal install cabal-install</div></div><div><br></div><div>I then ran &quot;cabal -V&quot;:</div><div><div>cabal-install version 0.8.0</div><div>using version 1.8.0.2 of the Cabal library </div></div><div>
<br></div><div>The latest version of cabal install is 0.8.2.  When I run &quot;cabal install cabal-install&quot; it seems to work fine, without any errors but when I go back and check i.e. &quot;cabal -V&quot; i still get version 0.8.0.  </div>
<div><br></div><div>I tried &quot;cabal list cabal-install&quot;:</div><div><div>   Synopsis: The command-line interface for Cabal and Hackage.</div><div>    Latest version available: 0.8.2</div><div>    Latest version installed: [ Not installed ]</div>
<div>    Homepage: <a href="http://www.haskell.org/cabal/">http://www.haskell.org/cabal/</a></div><div>    License:  BSD3</div></div><div><br></div><div>What am I missing?  It is really annoying that cabal update keeps telling me about a new version of cabal-install that I can&#39;t actually get to work!</div>
<div><br></div><div>Thanks </div><div>Rohit</div>