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 acb28fa7..7f5a42ae 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -116,7 +116,7 @@ library
116 , hashable 116 , hashable
117 117
118 -- Codecs & Serialization 118 -- Codecs & Serialization
119 , aeson 119 , aeson >= 0.6.2.0
120 , base16-bytestring 120 , base16-bytestring
121 , base32-bytestring >= 0.2 121 , base32-bytestring >= 0.2
122 , base64-bytestring 122 , base64-bytestring