summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2014-02-24 05:59:17 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2014-02-24 05:59:17 +0400
commit04d1c3a35696ac79143cdbfd669008631f91512c (patch)
tree93d71c0e641da56522c509d0864db0dbc7a124bc /bittorrent.cabal
parent04815747e3a9b80ee2fbe37a8e5636ab42c33bdf (diff)
Add optparse-applicative submodule
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index c6797164..0ccc5d97 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -240,6 +240,7 @@ test-suite spec
240 , network 240 , network
241 241
242 -- * System 242 -- * System
243 , optparse-applicative >= 0.8
243 , process 244 , process
244 , directory 245 , directory
245 , filepath 246 , filepath