<div dir="ltr">I second Adam's remark. don't use brew for ghc/haskell, it aint maintained properly. (and no one seems inclined to maintain it)</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 10, 2014 at 5:43 AM, Adam Bergmark <span dir="ltr"><<a href="mailto:adam@bergmark.nl" target="_blank">adam@bergmark.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Michael,<div><br></div><div>It seems the consensus is that using homebrew to install GHC is a bad idea, it causes problems and is not actively maintained. Instead I'd recommend using either the Haskell Platform [1] or GHC for OS X [2], both include more recent versions of GHC and cabal-install.</div><div><br></div><div>Cheers,</div><div>Adam</div><div><br></div><div>[1] <a href="https://www.haskell.org/platform/" target="_blank">https://www.haskell.org/platform/</a></div><div>[2] <a href="http://ghcformacosx.github.io/" target="_blank">http://ghcformacosx.github.io/</a></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Wed, Sep 10, 2014 at 12:06 AM, Michael Trotter <span dir="ltr"><<a href="mailto:spicydonuts@gmail.com" target="_blank">spicydonuts@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><u></u>
<div>
<span><div>I'm having trouble getting cabal-install to work.  I used homebrew (brew install cabal-install), which successfully installed the ghc dependency and then attempted to install cabal-install.  The problem looks like it's either with my ghc install or maybe an issue with cabal-install and osx 10.10.  This is my first haskell experience though, so I'm not really sure how to proceed.</div>
<div><br></div>
<div>Here's the console output:</div>
<div><br></div>
<div>setup: Error: Could not find module: Distribution.Compat.CreatePipe with any</div>
<div>suffix: ["dyn_hi"] in the search path: ["dist/build"]</div>
<div>cabal: Error: some packages failed to install:</div>
<div>Cabal-1.20.0.2 failed during the final install step. The exception was:</div>
<div>ExitFailure 1</div>
<div>cabal-install-1.20.0.3 depends on Cabal-1.20.0.2 which failed to install.</div></span><span></span>
</div>
<br></div></div>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>