]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/Main.hs
Disable TSN.XML.MLBBoxScore in preparation for a release.
[dead/htsn-import.git] / src / Main.hs
index e7f9e9c6213ae8df2b65214d4ff46b69e9b294f5..a47c669b3544871e0e6bc1413db767fba6bacf66 100644 (file)
@@ -217,8 +217,7 @@ import_file cfg path = do
 
             | dtd == JFile.dtd = go JFile.pickle_message
 
-            | dtd == MLBEarlyLine.dtd =
-                go MLBEarlyLine.pickle_message
+            | dtd == MLBEarlyLine.dtd = go MLBEarlyLine.pickle_message
 
             | dtd == News.dtd =
                 -- Some of the newsxml docs are busted in predictable ways.