X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn-import.cabal;h=ca1898434b3dc8f9566705361999ec91fecd452b;hb=721723fafc12e626d1856d01ab1c5718a4555f7d;hp=2b488e21b6c244a42becaf148124f698823ef612;hpb=0c13a9f7630d82f8651371b31ee63b55b072ef8d;p=dead%2Fhtsn-import.git diff --git a/htsn-import.cabal b/htsn-import.cabal index 2b488e2..ca18984 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -30,6 +30,7 @@ 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_Lineup_XML/*.xml schemagen/CBASK_MinutesXML/*.xml @@ -308,6 +309,7 @@ executable htsn-import ghc-options: -Wall + -fcontext-stack=50 -fwarn-hi-shadowing -fwarn-missing-signatures -fwarn-name-shadowing @@ -360,6 +362,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 +387,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