]> git.rkrishnan.org Git - functorrent.git/blobdiff - deluge.cabal
misc changes to fix warning
[functorrent.git] / deluge.cabal
index 160794d52a7cfba9a91d883af6d0a713ae37ff7f..522edfe356af69deb03b98113ed786f8d36e061e 100644 (file)
@@ -23,7 +23,11 @@ executable deluge
                        parsec ==3.1.*,
                        containers ==0.5.*,
                        time ==1.4.2,
-                       bytestring
+                       bytestring,
+                       base16-bytestring,
+                       doctest,
+                       HTTP >=4000.2.1,
+                       cryptohash
   hs-source-dirs:      src
   ghc-options:         -Wall -fwarn-incomplete-patterns
   default-language:    Haskell2010
\ No newline at end of file