diff options
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r-- | bittorrent.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal index c9e04909..68410707 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -141,7 +141,7 @@ library | |||
141 | , hashable >= 1.2 | 141 | , hashable >= 1.2 |
142 | 142 | ||
143 | -- Codecs & Serialization | 143 | -- Codecs & Serialization |
144 | , aeson >= 0.6.2.0 && < 0.7 | 144 | , aeson >= 0.7 |
145 | , attoparsec >= 0.10 | 145 | , attoparsec >= 0.10 |
146 | , base16-bytestring >= 0.1 | 146 | , base16-bytestring >= 0.1 |
147 | , base32-bytestring >= 0.2 | 147 | , base32-bytestring >= 0.2 |