I was using &quot;cabal install aeson&quot; and &quot;cabal install http-enumerator&quot;. Running the combined command fixed the issue. I&#39;d forgotten that cabal allows for it.<div><br></div><div>Is this necessary because of mutual dependencies? With the Platform installation of cabal, I could run cabal install for each package and everything would work fine. What&#39;s the difference?<br>

<div><br></div><div>Best,</div><div>Mike S Craig</div><div>(908) 328 8030<br>
<br><br><div class="gmail_quote">On Mon, Sep 12, 2011 at 4:46 PM, Antoine Latter <span dir="ltr">&lt;<a href="mailto:aslatter@gmail.com">aslatter@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Mon, Sep 12, 2011 at 3:34 PM, Michael Craig &lt;<a href="mailto:mkscrg@gmail.com">mkscrg@gmail.com</a>&gt; wrote:<br>
</div><div><div></div><div class="h5">&gt; I&#39;m trying to install aeson and http-enumerator on an otherwise fresh<br>
&gt; installation of ghc 7.2 on OS X 10.7. I was inspired by beastaugh&#39;s gist on<br>
&gt; getting cabal-install running on Lion: <a href="https://gist.github.com/1169332" target="_blank">https://gist.github.com/1169332</a>.<br>
&gt; I can install either aeson or http-enumerator and it&#39;ll work fine. However,<br>
&gt; as soon as I install the second one the first one disappears. The files are<br>
&gt; all there in .cabal/lib, but ghc can&#39;t find the module.<br>
&gt; Any ideas?<br>
&gt;<br>
<br>
</div></div>What command are you using to install these, specifically?<br>
<br>
What does the following do:<br>
<br>
&gt; cabal install aeson http-enumerator<br>
<br>
Thanks,<br>
Antoine<br>
<br>
&gt; Mike S Craig<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Beginners mailing list<br>
&gt; <a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
&gt; <a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div></div>