X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn-import.cabal;fp=htsn-import.cabal;h=acc81ba66e33a9b19bf946c288213902b2bee68a;hb=e8d10feeec7d416c1434046e25f5ee386ee0b90c;hp=dc9ff535226eba8443fa59fc4fc09dde9a32a87d;hpb=4e6f1a3fd3ca17226df1bfea1eb9bd61afeb5143;p=dead%2Fhtsn-import.git diff --git a/htsn-import.cabal b/htsn-import.cabal index dc9ff53..acc81ba 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -313,6 +313,7 @@ executable htsn-import ghc-options: -Wall + -fcontext-stack=50 -fwarn-hi-shadowing -fwarn-missing-signatures -fwarn-name-shadowing @@ -366,6 +367,7 @@ test-suite testsuite -- It's not entirely clear to me why I have to reproduce all of this. ghc-options: -Wall + -fcontext-stack=50 -fwarn-hi-shadowing -fwarn-missing-signatures -fwarn-name-shadowing @@ -390,6 +392,7 @@ test-suite doctests -- It's not entirely clear to me why I have to reproduce all of this. ghc-options: -Wall + -fcontext-stack=50 -fwarn-hi-shadowing -fwarn-missing-signatures -fwarn-name-shadowing