]> git.rkrishnan.org Git - functorrent.git/commitdiff
convert to base16 (hex) before doing urlencode
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 15 Feb 2015 23:20:51 +0000 (04:50 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 15 Feb 2015 23:20:51 +0000 (04:50 +0530)
deluge.cabal

index 4ae419b7ae1f68674d78694e6a81b5f3cd3fc8a0..522edfe356af69deb03b98113ed786f8d36e061e 100644 (file)
@@ -24,6 +24,7 @@ executable deluge
                        containers ==0.5.*,
                        time ==1.4.2,
                        bytestring,
+                       base16-bytestring,
                        doctest,
                        HTTP >=4000.2.1,
                        cryptohash