<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Jan 3, 2015 at 2:36 AM, Mikhail Glushenkov <span dir="ltr"><<a href="mailto:the.dead.shall.rise@gmail.com" target="_blank">the.dead.shall.rise@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On 3 January 2015 at 03:36, Johan Tibell <<a href="mailto:johan.tibell@gmail.com">johan.tibell@gmail.com</a>> wrote:<br>
> If I don't hear anything the next few days I will make the release.<br>
<br>
</span>The test suite doesn't compile with GHC HEAD on Travis.<br>
</blockquote></div><br></div><div class="gmail_extra">The error (<a href="https://travis-ci.org/haskell/cabal/jobs/45758614">https://travis-ci.org/haskell/cabal/jobs/45758614</a>) is quite perplexing:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">[62 of 77] Compiling Distribution.Client.Config ( Distribution/Client/Config.hs, dist/dist-sandbox-8940a882/build/cabal/cabal-tmp/Distribution/Client/Config.o )</div><div class="gmail_extra">Distribution/Client/Config.hs:56:12:</div><div class="gmail_extra">    Module</div><div class="gmail_extra">    ‘Distribution.Simple.Compiler’</div><div class="gmail_extra">    does not export</div><div class="gmail_extra">    ‘DebugInfoLevel(..)’</div><div class="gmail_extra">cabal: Error: some packages failed to install:</div><div class="gmail_extra">cabal-install-1.22.0.0 failed during the building phase. The exception was:</div><div class="gmail_extra">ExitFailure 1</div><div class="gmail_extra"><br></div><div class="gmail_extra">Distribution.Simple.Compiler most definitely does export DebugInfoLevel, otherwise it wouldn't compile with the other GHC versions.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Does GHC do something special with Cabal nowadays when it's no longer tied to GHC?</div></div></div>