]> 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 0b5a88a7c10a18b06dfe6c41321d026c88d0a301..dc9ff535226eba8443fa59fc4fc09dde9a32a87d 100644 (file)
@@ -1,5 +1,5 @@
 name:           htsn-import
-version:        0.2.0
+version:        0.2.1
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -313,7 +313,6 @@ executable htsn-import
 
   ghc-options:
     -Wall
-    -fcontext-stack=50
     -fwarn-hi-shadowing
     -fwarn-missing-signatures
     -fwarn-name-shadowing
@@ -367,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
@@ -392,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