]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - htsn-import.cabal
Revert "Remove now-obsolete -fcontext-stack compiler flag."
[dead/htsn-import.git] / htsn-import.cabal
index aca3723f374af38f2b19d465a4d4277da73df415..acc81ba66e33a9b19bf946c288213902b2bee68a 100644 (file)
@@ -301,6 +301,7 @@ executable htsn-import
     TSN.XML.Injuries
     TSN.XML.InjuriesDetail
     TSN.XML.JFile
+    TSN.XML.MLBBoxScore
     TSN.XML.MLBEarlyLine
     TSN.XML.News
     TSN.XML.Odds
@@ -312,6 +313,7 @@ executable htsn-import
 
   ghc-options:
     -Wall
+    -fcontext-stack=50
     -fwarn-hi-shadowing
     -fwarn-missing-signatures
     -fwarn-name-shadowing
@@ -365,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
@@ -389,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