]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Export the Game types from TSN.XML.Odds.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 24 Jun 2014 17:11:06 +0000 (13:11 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 24 Jun 2014 17:11:06 +0000 (13:11 -0400)
src/TSN/XML/Odds.hs

index 63ecb3b8b62d8e2dcb52a82cc0253f38959dd3d6..6b7d4ab9d831d7fd10dd16d6ca252c0fa1d0d142 100644 (file)
@@ -11,6 +11,9 @@
 --   other... disorganized... information.
 --
 module TSN.XML.Odds (
+  OddsGameAwayTeamXml(..), -- Used in TSN.XML.JFile
+  OddsGameHomeTeamXml(..), -- Used in TSN.XML.JFile
+  OddsGameTeam(..),        -- Used in TSN.XML.JFile
   dtd,
   pickle_message,
   -- * Tests