summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 5b06f0a7..c197cb91 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -85,6 +85,7 @@ library
85 Data.Torrent.JSON 85 Data.Torrent.JSON
86 86
87 build-depends: base == 4.* 87 build-depends: base == 4.*
88 , lifted-base
88 , bits-extras >= 0.1.2 89 , bits-extras >= 0.1.2
89 , convertible >= 1.0 90 , convertible >= 1.0
90 , pretty >= 1.1 91 , pretty >= 1.1