Add Hackage badge

This commit is contained in:
Bodigrim 2021-01-30 14:39:41 +00:00
parent 6eaecba50c
commit 8fee07c6a7

View File

@ -1,4 +1,4 @@
# tasty-bench
# tasty-bench [![Hackage](http://img.shields.io/hackage/v/tasty-bench.svg)](https://hackage.haskell.org/package/tasty-bench)
Featherlight benchmark framework (only one file!) for performance measurement with API mimicking [`criterion`](http://hackage.haskell.org/package/criterion) and [`gauge`](http://hackage.haskell.org/package/gauge).