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 0d4005a9..0208f0c2 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -128,7 +128,7 @@ library | |||
128 | , base16-bytestring >= 0.1 | 128 | , base16-bytestring >= 0.1 |
129 | , base32-bytestring >= 0.2 | 129 | , base32-bytestring >= 0.2 |
130 | , base64-bytestring >= 1.0 | 130 | , base64-bytestring >= 1.0 |
131 | , bencoding >= 0.4.2.1 | 131 | , bencoding >= 0.4.3 |
132 | , cereal >= 0.3.5 | 132 | , cereal >= 0.3.5 |
133 | 133 | ||
134 | -- Time | 134 | -- Time |