summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2014-04-26 10:10:27 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2014-04-26 10:10:27 +0400
commit116cf5a631785b7b28de08dc287cca7ce9795216 (patch)
tree2a7f0916d19d962539e8aeca9fbf13106cd355f2 /bittorrent.cabal
parenta7fda9d39ed82cb9d3ad0c28e76e88e59539a492 (diff)
Simplify "mktorrent get" command
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 550a727d..dea8642b 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -289,7 +289,7 @@ executable mktorrent
289 , mtl 289 , mtl
290 , conduit 290 , conduit
291 , lens 291 , lens
292 , async 292 , lifted-async
293 , parallel-io 293 , parallel-io
294 294
295 , network 295 , network