Skip to content

Commit 78a87f1

Browse files
committed
more hackage description
1 parent 1137029 commit 78a87f1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

quickbench.cabal

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
name: quickbench
22
version: 1.0
33
synopsis: quick & easy benchmarking of command-line programs
4-
description: Please see README.md
4+
description:
5+
quickbench produces very simple output (elapsed seconds),
6+
as quickly as possible (running commands just once by default),
7+
and tabulates results from multiple executables.
8+
I find it very useful for quick and dirty, exploratory, and comparative measurements
9+
that you can understand at a glance.
10+
Please see the readme for more.
511
homepage: https://github.com/simonmichael/quickbench#readme
612
license: GPL
713
license-file: LICENSE

0 commit comments

Comments
 (0)