summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Network/BitTorrent/Readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/Network/BitTorrent/Readme.md b/src/Network/BitTorrent/Readme.md
new file mode 100644
index 00000000..1a73254d
--- /dev/null
+++ b/src/Network/BitTorrent/Readme.md
@@ -0,0 +1,7 @@
1To avoid module dependency hell Network.BitTorrent.$X modules could
2depend on:
3
4* Data.Torrent.* modules
5* Network.BitTorrent.Core.* modules
6* Network.BitTorrent.$X.* modules
7* System.Torrent.* modules