new .cabal revision

This commit is contained in:
Jens Petersen 2021-04-06 16:07:45 +08:00
parent e82544868f
commit 2920589b90
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: bench
version: 1.0.12
x-revision: 1
x-revision: 2
synopsis: Command-line benchmark tool
description: Think of this as a more powerful alternative to the @time@
command. Use this command-line tool to benchmark a command
@ -27,7 +27,7 @@ executable bench
default-language: Haskell2010
build-depends: base >= 4.5 && < 5
, criterion >= 1.4 && < 1.6
, optparse-applicative >= 0.14.0.0 && < 0.16
, optparse-applicative >= 0.14.0.0 && < 0.17
, process >= 1.3 && < 1.7
, silently >= 1.1.1 && < 1.3
, text < 1.3