X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=haeredes.cabal;fp=haeredes.cabal;h=f65677384afbc293e91824f5d19d5716127e34fe;hp=fac5582d2131c6fc5accccd07307e1141ceafe83;hb=9ea7693021b2286f07d29ac72761f31a10bef39d;hpb=897b33cb7545acaf3afd36d321862227539c7254 diff --git a/haeredes.cabal b/haeredes.cabal index fac5582..f656773 100644 --- a/haeredes.cabal +++ b/haeredes.cabal @@ -86,17 +86,6 @@ executable haeredes Paths_haeredes Timeout - ghc-options: - -Weverything - -Wno-implicit-prelude - -Wno-safe - -Wno-unsafe - -Wno-all-missed-specialisations - -rtsopts - -threaded - -optc-O3 - -optc-march=native - test-suite doctests type: exitcode-stdio-1.0 @@ -108,18 +97,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: - -Weverything - -Wno-implicit-prelude - -Wno-safe - -Wno-unsafe - -Wno-all-missed-specialisations - -rtsopts - -threaded - -optc-O3 - -optc-march=native - -- These won't work without shelltestrunner installed in your -- $PATH. Maybe there is some way to tell Cabal that. @@ -132,18 +109,6 @@ test-suite shelltests base == 4.*, process >= 1.1 - -- It's not entirely clear to me why I have to reproduce all of this. - ghc-options: - -Weverything - -Wno-implicit-prelude - -Wno-safe - -Wno-unsafe - -Wno-all-missed-specialisations - -rtsopts - -threaded - -optc-O3 - -optc-march=native - source-repository head type: git