summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-12-02 00:55:06 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-12-02 00:55:06 +0400
commitcc1f6959280431a3554e0c0f01960b7b67826c65 (patch)
tree62d60709efc26889dfb3f4588ef546ece63c06d4 /bittorrent.cabal
parent9a73e365f4c29080ab6ce04290b36e3189171289 (diff)
parentaf9573a7519e76c10a0cca168355ca866d22c429 (diff)
Merge branch 'master' of https://github.com/cobit/bittorrent
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 5b8473dc..c5a8a476 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -112,10 +112,10 @@ library
112 112
113 -- Hashing 113 -- Hashing
114 , cryptohash == 0.10.* 114 , cryptohash == 0.10.*
115 , hashable 115 , hashable >= 1.2
116 116
117 -- Codecs & Serialization 117 -- Codecs & Serialization
118 , aeson 118 , aeson >= 0.6.2.0
119 , base16-bytestring 119 , base16-bytestring
120 , base32-bytestring >= 0.2 120 , base32-bytestring >= 0.2
121 , base64-bytestring 121 , base64-bytestring