summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index f932c909..ea87267c 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -88,7 +88,6 @@ library
88 Network.BitTorrent.Tracker.RPC.HTTP 88 Network.BitTorrent.Tracker.RPC.HTTP
89 Network.BitTorrent.Tracker.RPC.UDP 89 Network.BitTorrent.Tracker.RPC.UDP
90 Network.BitTorrent.Tracker.Session 90 Network.BitTorrent.Tracker.Session
91 Network.BitTorrent.Tracker.Wai
92 System.Torrent.FileMap 91 System.Torrent.FileMap
93 System.Torrent.Storage 92 System.Torrent.Storage
94 other-modules: Paths_bittorrent 93 other-modules: Paths_bittorrent
@@ -158,7 +157,6 @@ library
158 , krpc >= 0.6.1 157 , krpc >= 0.6.1
159 , http-types >= 0.8 158 , http-types >= 0.8
160 , http-conduit >= 1.9 && < 2.0 159 , http-conduit >= 1.9 && < 2.0
161 , wai >= 1.4 && < 2.0
162 , iproute 160 , iproute
163 161
164 -- RNG/PRNG 162 -- RNG/PRNG