]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - htsn-import.cabal
Add SportInfo support for Cbask_Indv_Shooting_XML.dtd.
[dead/htsn-import.git] / htsn-import.cabal
index 2b488e21b6c244a42becaf148124f698823ef612..e47bfdf87a0c295556cc3be8b4b3d4e01912c8a8 100644 (file)
@@ -30,7 +30,9 @@ extra-source-files:
   schemagen/CBASK_FGPctXML/*.xml
   schemagen/CBASK_FoulsXML/*.xml
   schemagen/CBASK_FTPctXML/*.xml
+  schemagen/Cbask_Indv_No_Avg_XML/*.xml
   schemagen/Cbask_Indv_Scoring_XML/*.xml
+  schemagen/Cbask_Indv_Shooting_XML/*.xml
   schemagen/CBASK_Lineup_XML/*.xml
   schemagen/CBASK_MinutesXML/*.xml
   schemagen/Cbask_Polls_XML/*.xml
@@ -308,6 +310,7 @@ executable htsn-import
 
   ghc-options:
     -Wall
+    -fcontext-stack=50
     -fwarn-hi-shadowing
     -fwarn-missing-signatures
     -fwarn-name-shadowing
@@ -360,6 +363,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 +388,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