summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 72673b35..8b1f967c 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -176,7 +176,7 @@ benchmark benchmarks
176 176
177 177
178executable example 178executable example
179 main-is: Main.lhs 179 main-is: Main.hs
180 hs-source-dirs: examples 180 hs-source-dirs: examples
181 build-depends: base == 4.* 181 build-depends: base == 4.*
182 , bittorrent 182 , bittorrent