]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - htsn-import.cabal
Remove now-obsolete -fcontext-stack compiler flag.
[dead/htsn-import.git] / htsn-import.cabal
index df0f59c5cf2611a2243d700e99c35638437a5f0f..aca3723f374af38f2b19d465a4d4277da73df415 100644 (file)
@@ -312,7 +312,6 @@ executable htsn-import
 
   ghc-options:
     -Wall
-    -fcontext-stack=50
     -fwarn-hi-shadowing
     -fwarn-missing-signatures
     -fwarn-name-shadowing
@@ -366,7 +365,6 @@ 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
@@ -391,7 +389,6 @@ 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