summaryrefslogtreecommitdiff
path: root/network-bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r--network-bittorrent.cabal4
1 files changed, 2 insertions, 2 deletions
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
112 112
113 113
114 114
115benchmark serialization 115benchmark benchmarks
116 type: exitcode-stdio-1.0 116 type: exitcode-stdio-1.0
117 main-is: serialization.hs 117 main-is: Main.hs
118 hs-source-dirs: bench 118 hs-source-dirs: bench
119 119
120 build-depends: base == 4.* 120 build-depends: base == 4.*