X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=list-remote-forwards.cabal;h=8dedb69acf30475d0d968d78a661c4e31fd83644;hb=da1b3e582061609054c22cb19f7d5fa8c4d12deb;hp=efd6288e9ad69766e80aa6b987193c3ce9afd654;hpb=e9bb5fc1ec7d300b2d6f3c70a76bffac51d63a19;p=list-remote-forwards.git diff --git a/list-remote-forwards.cabal b/list-remote-forwards.cabal index efd6288..8dedb69 100644 --- a/list-remote-forwards.cabal +++ b/list-remote-forwards.cabal @@ -159,8 +159,7 @@ executable list-remote-forwards HDBC-sqlite3 >= 2.3, MissingH >= 1.2, tasty >= 0.8, - tasty-hunit >= 0.8, - tasty-quickcheck >= 0.8 + tasty-hunit >= 0.8 main-is: Main.hs @@ -196,8 +195,7 @@ test-suite testsuite HDBC-sqlite3 >= 2.3, MissingH >= 1.2, tasty >= 0.8, - tasty-hunit >= 0.8, - tasty-quickcheck >= 0.8 + tasty-hunit >= 0.8 test-suite doctests type: exitcode-stdio-1.0