On Mon, Dec 3, 2012 at 1:04 AM, Simon Hengel <s...@typeful.net> wrote:
> I think the right thing to do is:
>
>     install:
>       - cabal install --only-dependencies --enable-tests
>
>     script:
>       - cabal configure --enable-tests && cabal build && cabal test
>
> Please let me know if you think there are better ways to do it, or if
> you see any issues.

This is the right thing to do.

-- Johan

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to