X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn-import.cabal;h=df0f59c5cf2611a2243d700e99c35638437a5f0f;hb=10ae42d61ea39bb0b59d393d028d72045e5ca7b0;hp=aca3723f374af38f2b19d465a4d4277da73df415;hpb=d9eb0633b4714d43f421874f4507ffaced6d45bf;p=dead%2Fhtsn-import.git diff --git a/htsn-import.cabal b/htsn-import.cabal index aca3723..df0f59c 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -312,6 +312,7 @@ executable htsn-import ghc-options: -Wall + -fcontext-stack=50 -fwarn-hi-shadowing -fwarn-missing-signatures -fwarn-name-shadowing @@ -365,6 +366,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 @@ -389,6 +391,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