<p><br>
On Mar 13, 2011 11:19 PM, &quot;Henning Thielemann&quot; &lt;<a href="mailto:lemming@henning-thielemann.de">lemming@henning-thielemann.de</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Sun, 13 Mar 2011, Thomas Tuegel wrote:<br>
&gt;&gt; I recently submitted a patch which greatly improves the detailed interface; this is one issue in particular that it addresses. That patch is not yet in the darcs repository for Cabal, but if you&#39;re going to develop a test suite for the detailed interface, I would recommend that you wait until it is, rather than develop against an obsolete interface. If you want to target released versions of Cabal, you could instead develop your test suite against the exitcode-stdio interface, which is available now.<br>

&gt;<br>
&gt;<br>
&gt; I prefer to convert my test-suites only once, thus I&#39;ll wait.<br>
_____________________________________________<br>
&gt; cabal-devel mailing list<br>
&gt; <a href="mailto:cabal-devel@haskell.org">cabal-devel@haskell.org</a><br>
&gt; <a href="http://www.haskell.org/mailman/listinfo/cabal-devel">http://www.haskell.org/mailman/listinfo/cabal-devel</a></p>
<p>If you have a test suite that uses test-framework it can easily be changed to use the stdio-exitcode interface.</p>