summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index fbd045f4..7f1a9be5 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -101,7 +101,8 @@ library
101 101
102 -- System 102 -- System
103 , filepath >= 1 103 , filepath >= 1
104 , mmap >= 0.5.2 104 , directory >= 1
105 , mmap >= 0.5.2
105 106
106 -- Misc 107 -- Misc
107 , data-default 108 , data-default