X-Git-Url: http://gitweb.michael.orlitzky.com/?p=list-remote-forwards.git;a=blobdiff_plain;f=list-remote-forwards.cabal;fp=list-remote-forwards.cabal;h=8dedb69acf30475d0d968d78a661c4e31fd83644;hp=efd6288e9ad69766e80aa6b987193c3ce9afd654;hb=da1b3e582061609054c22cb19f7d5fa8c4d12deb;hpb=59b78070e1390a4cea14b4ba981f734e4da428f4 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