X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=list-remote-forwards.cabal;h=8dedb69acf30475d0d968d78a661c4e31fd83644;hb=da1b3e582061609054c22cb19f7d5fa8c4d12deb;hp=fe8761e8e9561013c7e12ee8e0b8623ca9c89809;hpb=41394b02b56132bf7de95dd2da135f4049c24f14;p=list-remote-forwards.git diff --git a/list-remote-forwards.cabal b/list-remote-forwards.cabal index fe8761e..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 @@ -176,23 +175,7 @@ executable list-remote-forwards MxList Report String - - ghc-options: - -Wall - -fwarn-hi-shadowing - -fwarn-missing-signatures - -fwarn-name-shadowing - -fwarn-orphans - -fwarn-type-defaults - -fwarn-tabs - -fwarn-incomplete-record-updates - -fwarn-monomorphism-restriction - -fwarn-unused-do-bind - -rtsopts - -threaded - -optc-O3 - -optc-march=native - + Paths_list_remote_forwards test-suite testsuite type: exitcode-stdio-1.0 @@ -212,23 +195,7 @@ test-suite testsuite HDBC-sqlite3 >= 2.3, MissingH >= 1.2, tasty >= 0.8, - tasty-hunit >= 0.8, - tasty-quickcheck >= 0.8 - - -- It's not entirely clear to me why I have to reproduce all of this. - ghc-options: - -Wall - -fwarn-hi-shadowing - -fwarn-missing-signatures - -fwarn-name-shadowing - -fwarn-orphans - -fwarn-type-defaults - -fwarn-tabs - -fwarn-incomplete-record-updates - -fwarn-monomorphism-restriction - -fwarn-unused-do-bind - -O2 - + tasty-hunit >= 0.8 test-suite doctests type: exitcode-stdio-1.0 @@ -240,24 +207,6 @@ test-suite doctests doctest >= 0.9, filemanip >= 0.3.6 - -- It's not entirely clear to me why I have to reproduce all of this. - ghc-options: - -Wall - -fwarn-hi-shadowing - -fwarn-missing-signatures - -fwarn-name-shadowing - -fwarn-orphans - -fwarn-type-defaults - -fwarn-tabs - -fwarn-incomplete-record-updates - -fwarn-monomorphism-restriction - -fwarn-unused-do-bind - -rtsopts - -threaded - -optc-O3 - -optc-march=native - - source-repository head type: git location: http://gitweb.michael.orlitzky.com/list-remote-forwards.git