X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=functorrent.cabal;h=ba04b123aec3e335ce5cbfdb105ec6537edfe484;hb=54e38026518ff34a59879b9a2b6582a728dc0525;hp=b85e8368c54cc9442eafbda1c5d94a205f39bbbe;hpb=910d54a0f20e5f52c54711ea7035a37859a171bd;p=functorrent.git diff --git a/functorrent.cabal b/functorrent.cabal index b85e836..ba04b12 100644 --- a/functorrent.cabal +++ b/functorrent.cabal @@ -82,5 +82,7 @@ test-suite functorrent-test main-is: Main.hs other-modules: MagneturiTests build-depends: base + , bytestring , functorrent , hspec + , QuickCheck