]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
error out if the input string is not a valid filepath
[functorrent.git] / functorrent.cabal
index fc4cfb35bb18cc4a28bfb98f4255c952b66776c4..b56110ba1d3331d8aeb7eed06dade562db9a0bc0 100644 (file)
@@ -52,7 +52,8 @@ executable functorrent
                        cryptohash,
                        HTTP,
                        network-uri,
-                       parsec
+                       parsec,
+                       directory
 
 test-suite functorrent-test
   type:              exitcode-stdio-1.0