<p dir="ltr">Thanks a lot. I think that's it.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Sep 2, 2016 7:36 AM, "Mikhail Glushenkov" <<a href="mailto:mikhail.glushenkov@gmail.com">mikhail.glushenkov@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
On 2 September 2016 at 06:04, David Feuer <<a href="mailto:david.feuer@gmail.com">david.feuer@gmail.com</a>> wrote:<br>
> Does anyone know how to interpret those entrails? Is this something that can<br>
> be fixed?<br>
<br>
I think you just need to install the benchmark suite deps manually,<br>
like you do for the test suite:<br>
<br>
<a href="https://github.com/haskell/containers/blob/master/.travis.yml#L31" rel="noreferrer" target="_blank">https://github.com/haskell/<wbr>containers/blob/master/.<wbr>travis.yml#L31</a><br>
<br>
Then you should be able to do 'configure --enable-benchmarks'.<br>
<br>
The problem is that criterion itself depends on containers, and the<br>
solver can't handle such circular deps currently:<br>
<br>
<a href="https://github.com/haskell/cabal/issues/1575" rel="noreferrer" target="_blank">https://github.com/haskell/<wbr>cabal/issues/1575</a><br>
</blockquote></div></div>