summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal8
1 files changed, 4 insertions, 4 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 9f966428..403837ba 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -59,7 +59,7 @@ library
59-- , Network.BitTorrent.Extension 59-- , Network.BitTorrent.Extension
60-- , Network.BitTorrent.Peer 60-- , Network.BitTorrent.Peer
61-- , Network.BitTorrent.Tracker 61-- , Network.BitTorrent.Tracker
62-- , Network.BitTorrent.Tracker.Message 62 , Network.BitTorrent.Tracker.Message
63-- , Network.BitTorrent.Tracker.HTTP 63-- , Network.BitTorrent.Tracker.HTTP
64-- , Network.BitTorrent.Tracker.UDP 64-- , Network.BitTorrent.Tracker.UDP
65-- , Network.BitTorrent.Exchange 65-- , Network.BitTorrent.Exchange
@@ -98,7 +98,7 @@ library
98 , containers >= 0.4 98 , containers >= 0.4
99 , data-default 99 , data-default
100 , IntervalMap 100 , IntervalMap
101-- , intset 101 , intset
102 , split 102 , split
103 , text >= 0.11.0 103 , text >= 0.11.0
104 , unordered-containers 104 , unordered-containers
@@ -111,7 +111,7 @@ library
111 -- Codecs & Serialization 111 -- Codecs & Serialization
112 , aeson 112 , aeson
113 , base16-bytestring 113 , base16-bytestring
114 , base32-bytestring == 0.1.1.0 114 , base32-bytestring
115 , base64-bytestring 115 , base64-bytestring
116 , bencoding >= 0.4 116 , bencoding >= 0.4
117 , binary 117 , binary
@@ -125,7 +125,7 @@ library
125 -- Network 125 -- Network
126 , network >= 2.4 126 , network >= 2.4
127 , HTTP >= 4000.2 127 , HTTP >= 4000.2
128-- , krpc >= 0.3 128 , krpc >= 0.3
129 129
130 -- System 130 -- System
131 , directory >= 1 131 , directory >= 1