cabal bench implemented
Bas van Dijk
v.dijk.bas at gmail.com
Wed Oct 26 00:29:39 CEST 2011
On 25 October 2011 23:52, Johan Tibell <johan.tibell at 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
More information about the cabal-devel
mailing list