]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
wrap network calls with withSocketsDo for multiplatform initialization
[functorrent.git] / functorrent.cabal
index 19a6c92084caedd61102f674ecc933f536a2209d..5e3bf0d959616a3381e3a5beb95ed9bc2a2eec45 100644 (file)
@@ -37,6 +37,7 @@ library
                        cryptohash,
                        directory,
                        HTTP,
+                       network,
                        network-uri,
                        parsec,
                        QuickCheck,
@@ -58,6 +59,7 @@ executable functorrent
                        directory,
                        HTTP,
                        QuickCheck,
+                       network,
                        network-uri,
                        parsec