summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
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