On 25 October 2011 23:52, Johan Tibell <johan.tib...@gmail.com> wrote:
>> * It would be cool to have a 'cabal bench' command that builds and
>> executes the benchmarks.
>
> There already is one, I just haven't documented it yet. It works just like
> 'cabal test'. Example:
>     cabal configure --enable-benchmarks
>     cabal build
>     cabal bench

Weird, I get a:

$ cabal bench
cabal: unrecognised command: bench (try --help)

and I'm running the latest cabal-install from HEAD:

$ cabal --version
cabal-install version 0.11.3
using version 1.11.3 of the Cabal library

Bas

_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to