summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bittorrent.cabal17
1 files changed, 8 insertions, 9 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 46be6600..51257ae9 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -84,14 +84,14 @@ library
84 -- Control 84 -- Control
85 , deepseq 85 , deepseq
86 , lens 86 , lens
87 , mtl 87-- , mtl
88 , resourcet 88-- , resourcet
89 , transformers 89-- , transformers
90 90
91 -- Concurrency 91 -- Concurrency
92 , SafeSemaphore 92-- , SafeSemaphore
93 , BoundedChan >= 1.0.1.0 93-- , BoundedChan >= 1.0.1.0
94 , stm >= 2.4 94-- , stm >= 2.4
95 95
96 -- Streaming 96 -- Streaming
97 , conduit >= 1.0 97 , conduit >= 1.0
@@ -127,15 +127,14 @@ library
127 127
128 -- Network 128 -- Network
129 , network >= 2.4 129 , network >= 2.4
130 , HTTP >= 4000.2
131 , http-types >= 0.7 130 , http-types >= 0.7
132 , krpc >= 0.3 131-- , krpc
133 132
134 -- System 133 -- System
135 , directory >= 1 134 , directory >= 1
136 , entropy 135 , entropy
137 , filepath >= 1 136 , filepath >= 1
138 , mmap 137-- , mmap
139 138
140 ghc-options: -Wall 139 ghc-options: -Wall
141 ghc-prof-options: 140 ghc-prof-options: