]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - htsn-import.cabal
Enable the TSN.XML.MLBBoxScore module.
[dead/htsn-import.git] / htsn-import.cabal
index df0f59c5cf2611a2243d700e99c35638437a5f0f..dc9ff535226eba8443fa59fc4fc09dde9a32a87d 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,7 +313,6 @@ executable htsn-import
 
   ghc-options:
     -Wall
-    -fcontext-stack=50
     -fwarn-hi-shadowing
     -fwarn-missing-signatures
     -fwarn-name-shadowing
@@ -366,7 +366,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 +390,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