summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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