<div dir="ltr">On Tue, Nov 20, 2012 at 4:10 PM, Gregory Guthrie <span dir="ltr">&lt;<a href="mailto:guthrie@mum.edu" target="_blank">guthrie@mum.edu</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal">Hmm,<u></u><u></u></p><p class="MsoNormal">Now when I tried to run Leksah, I get not only some broken packages (which I can avoid for my current project), but:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">&lt;command line&gt;: cannot satisfy -package-id base-4.5.1.0-7c83b96f47f23db63c42a56351dcb917: <u></u><u></u></p><p class="MsoNormal">    base-4.5.1.0-7c83b96f47f23db63c42a56351dcb917 is unusable due to missing or recursive dependencies:<u></u><u></u></p>
<p class="MsoNormal">      integer-gmp-0.4.0.0-c15e185526893c3119f809251aac8c5b<u></u><u></u></p><p class="MsoNormal">    (use -v for more information)<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">
So I tried to install base, then re-install it, but both fail;</p></div></div></blockquote><div><br></div><div>You can&#39;t install base or integer-gmp from cabal-install.  They are wired into the compiler, and the only way to reinstall them is to reinstall ghc.  In fact, finding a way to install ether from cabal-install will cause the kind of breakage you&#39;re seeing.  (It&#39;s not supposed to be possible, at least for base.  If at some point you installed integer-gmp from hackage, you need to remove it; if you installed it into the global package database, you really do have no choice but remove and reinstall ghc now.)</div>
<div><br></div><div>If you installed ghc as part of the haskell platform, then you need to remove and reinstall that.</div><div><br></div></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div>
<div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix/linux, openafs, kerberos, infrastructure          <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div>
</div><br>
</div>