summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 47d155db..c10ef6a2 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -47,8 +47,8 @@ library
47 , Network.BitTorrent.Discovery 47 , Network.BitTorrent.Discovery
48 , System.Torrent.Storage 48 , System.Torrent.Storage
49 49
50 other-modules: Network.BitTorrent.Internal 50 other-modules: Network.BitTorrent.Sessions.Types
51 , Network.BitTorrent.Sessions.Types 51 , Network.BitTorrent.Sessions
52 52
53 if flag(testing) 53 if flag(testing)
54 exposed-modules: Network.BitTorrent.Exchange.Protocol 54 exposed-modules: Network.BitTorrent.Exchange.Protocol