summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2014-02-26 22:14:44 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2014-02-26 22:14:44 +0400
commit92c6787bfb345a3f068313480f389db1d2dc9f0d (patch)
treeba7f93702b68f3893d8a64d0d2fa8d19088c2cbc /bittorrent.cabal
parent286a818018d36afe88ed6048e92937d5bc4f683e (diff)
Bump data-default dependency
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 80b128a2..0bade58f 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -126,7 +126,7 @@ library
126 -- Data & Data structures 126 -- Data & Data structures
127 , bytestring >= 0.10 127 , bytestring >= 0.10
128 , containers >= 0.5 128 , containers >= 0.5
129 , data-default >= 0.4 129 , data-default >= 0.5.2
130-- , data-dword 130-- , data-dword
131 , intset >= 0.1 131 , intset >= 0.1
132 , PSQueue >= 1.1 132 , PSQueue >= 1.1