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=0d6f5d4c234f747402d6d7aad0b0241f38bf6d23;hp=fe8761e8e9561013c7e12ee8e0b8623ca9c89809;hb=ab5d1f7b27c0d100c1af15561815acf4a10b2f00;hpb=41394b02b56132bf7de95dd2da135f4049c24f14 diff --git a/list-remote-forwards.cabal b/list-remote-forwards.cabal index fe8761e..0d6f5d4 100644 --- a/list-remote-forwards.cabal +++ b/list-remote-forwards.cabal @@ -177,23 +177,6 @@ executable list-remote-forwards 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 - - test-suite testsuite type: exitcode-stdio-1.0 hs-source-dirs: src test @@ -215,21 +198,6 @@ test-suite testsuite 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 - - test-suite doctests type: exitcode-stdio-1.0 hs-source-dirs: test @@ -240,24 +208,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