Make bench benchmark

This commit is contained in:
Oleg Grenrus 2019-02-28 10:37:29 +02:00
parent b972d0ddc7
commit 9f610bbe88
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@ test-suite spec
, wai
, warp >=3.2.4 && <3.3
executable bench
benchmark bench
type: exitcode-stdio-1.0
hs-source-dirs: bench
main-is: Main.hs
ghc-options: -Wall -threaded