X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTSN%2FXML%2FOdds.hs;h=2105ce7fe3e8d97f5d195adb2de516074aae50c0;hb=88b80555c3df3649799c8caa4de8d9c87c50be45;hp=2bc52216148e6c173bec6bfb7f953de764c30d1d;hpb=4ab5b57dc58b2b1d75c89c3e7e8bf0e7269ec29e;p=dead%2Fhtsn-import.git diff --git a/src/TSN/XML/Odds.hs b/src/TSN/XML/Odds.hs index 2bc5221..2105ce7 100644 --- a/src/TSN/XML/Odds.hs +++ b/src/TSN/XML/Odds.hs @@ -8,18 +8,16 @@ {-# LANGUAGE TemplateHaskell #-} {-# LANGUAGE TypeFamilies #-} +-- | Parse TSN XML for the DTD "Odds_XML.dtd". Each document contains +-- a root element \ that contains a bunch of other +-- unorganized crap. +-- module TSN.XML.Odds ( Odds, Message, odds_tests ) where - --- | Parse TSN XML for the DTD "Odds_XML.dtd". Each document contains --- a root element \ that contains a bunch of other --- unorganized crap. --- - import Control.Monad ( forM_ ) import Data.Tuple.Curry ( uncurryN ) import Database.Groundhog (