<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 14, 2014 at 6:22 PM, Mikhail Glushenkov 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>
<div class=""><br>
On 14 March 2014 17:03, Amy de Buitléir wrote:<br>
><br>
> Question 1<br>
> ----------<br>
> Until recently, the command<br>
><br>
>     cabal install --enable-tests<br>
><br>
> used to build and run the tests. Now it seems I need to do<br>
><br>
>     cabal test<br>
><br>
> which then compiles the tests and runs them. So is the --enable-tests flag<br>
> doing anything, or is it now obsolete?<br>
<br>
</div>Using 'cabal test' is preferable. You don't want to reinstall the<br>
package each time you run the test suite.<br></blockquote><div><br></div><div>This sounds related:</div><div><br></div><div>   <a href="https://github.com/haskell/cabal/issues/1647">https://github.com/haskell/cabal/issues/1647</a><br>

</div><div><br></div><div>Regards,<br>Sean</div></div></div></div>