<p>I think one point bears repeating: cabal is a build system, really. It does a good enough job of that. It is a *terrible* package manager and using it as one I think is a classic mistake that the community needs to address.</p>

<p>My two-penneth worth is this:</p>
<p>Use cabal-dev, or hsenv, for *everything* and 99% of your woes will go away. The the only thing I do when getting haskell up and running is to get cabal-dev installed and it&#39;s dependencies in the cabal per user pkg store and then cabal-dev sandboxes for everything from then on.</p>

<div class="gmail_quote">On Aug 14, 2012 11:57 AM, &quot;Carlos J. G. Duarte&quot; &lt;<a href="mailto:carlos.j.g.duarte@gmail.com">carlos.j.g.duarte@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>On 08/13/12 22:19, Gregory Guthrie
      wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>Thanks, I&#39;ll try that, but it looks like it could be a lot of maintenance and manual cleanup!

I haven&#39;t knowingly done any manual upgrades of core packages, but I have done &quot;update&quot;s as asked by cabal when it thinks the database is getting old. I have had such pedestrian usage that I would not have expected to have goofed up the database!  :-)

Cabal seems to be more troublesome that other various <b>package managers</b> like apt, etc...</pre>
    </blockquote>
    <br>
    Please see this:
<a href="http://ivanmiljenovic.wordpress.com/2010/03/15/repeat-after-me-cabal-is-not-a-package-manager/" target="_blank">http://ivanmiljenovic.wordpress.com/2010/03/15/repeat-after-me-cabal-is-not-a-package-manager/</a><br>

    <br>
    But yes, cabal or not, I agree that there should be a better system
    for managing haskell packages, like pip, gem or cpan... but that
    boils down to the problem that some has to do it, and people who are
    able to do it** are often too busy for that.<br>
    <br>
    ** and that doesn&#39;t include me, as I&#39;m just starting to explore
    Haskell on my spare time.<br>
    <br>
    All in all, cabal suits me even with its idiosyncrasies. <br>
    <br>
  </div>


<br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div>