From 83f68e719708d679b4c347fb0f586501fba5d973 Mon Sep 17 00:00:00 2001 From: Sam T Date: Sat, 4 May 2013 17:40:14 +0400 Subject: + Add benchmarks for bitfields. --- network-bittorrent.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'network-bittorrent.cabal') diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal index 6d00410a..02074287 100644 --- a/network-bittorrent.cabal +++ b/network-bittorrent.cabal @@ -112,9 +112,9 @@ test-suite properties -benchmark serialization +benchmark benchmarks type: exitcode-stdio-1.0 - main-is: serialization.hs + main-is: Main.hs hs-source-dirs: bench build-depends: base == 4.* -- cgit v1.2.3