X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=blobdiff_plain;f=htsn-import.cabal;h=5597aa8790708bf1d02c9999473abb238dc0a752;hp=2b488e21b6c244a42becaf148124f698823ef612;hb=c0dd6db82ddf70ab3cc940f23c0cfcc6d8bb9355;hpb=819ac1c4b1f16bde572728d76bfd72282d0605ec diff --git a/htsn-import.cabal b/htsn-import.cabal index 2b488e2..5597aa8 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -308,6 +308,7 @@ executable htsn-import ghc-options: -Wall + -fcontext-stack=50 -fwarn-hi-shadowing -fwarn-missing-signatures -fwarn-name-shadowing @@ -360,6 +361,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 @@ -384,6 +386,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