<div dir="ltr">Ubuntu 14.04 64-bit, btw, and haskell from <a href="https://downloads.haskell.org/~ghc/7.10.1-rc1/ghc-7.10.0.20141222-x86_64-unknown-linux-deb7.tar.xz">https://downloads.haskell.org/~ghc/7.10.1-rc1/ghc-7.10.0.20141222-x86_64-unknown-linux-deb7.tar.xz</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 26, 2014 at 10:29 AM, Konstantine Rybnikov <span dir="ltr"><<a href="mailto:k-bx@k-bx.com" target="_blank">k-bx@k-bx.com</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"><div>Hi!<br><br>I just did `sudo make install` on ghc 7.10.1-rc1, removed ~/.ghc and did `cabal update`. I'm now trying to upgrade to latest cabal by issuing `cabal install cabal-install`. I get the following:<br><br>```<br>...<br>on the commandline: Warning:<br>    -package-name is deprecated: Use -this-package-key instead<br>ghc: ghc no longer supports single-file style package databases (dist/package.conf.inplace) use 'ghc-pkg init' to create the database with the correct format.<br>Failed to install zlib-0.5.4.2<br>cabal: Error: some packages failed to install:<br>HTTP-3001.0.4 depends on text-1.2.0.3 which failed to install.<br>cabal-install-0.4.0 depends on zlib-0.5.4.2 which failed to install.<br>mtl-2.2.1 failed during the building phase. The exception was:<br>ExitFailure 1<br>network-2.6.0.2 failed during the building phase. The exception was:<br>ExitFailure 1<br>parsec-3.1.7 depends on text-1.2.0.3 which failed to install.<br>text-1.2.0.3 failed during the building phase. The exception was:<br>ExitFailure 1<br>zlib-0.5.4.2 failed during the building phase. The exception was:<br>ExitFailure 1<br>```<br><br></div>Does anyone know a quick-fix?<br><br>Thanks!<br></div>
</blockquote></div><br></div>