X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=.ghci;h=0df75f144d36c1e34aa47b08d31619ce46b5cd9a;hb=2c776b300254f0cc0e60a174f57a6e5029cf3b1f;hp=4e0462cc0580313ed516624b12ce606e20f0933b;hpb=cc8f953bcec4e464052b3508f378711ae6df2caf;p=dead%2Fhtsn-import.git diff --git a/.ghci b/.ghci index 4e0462c..0df75f1 100644 --- a/.ghci +++ b/.ghci @@ -19,6 +19,7 @@ src/TSN/XmlImport.hs src/TSN/XML/AutoRacingResults.hs src/TSN/XML/AutoRacingSchedule.hs + src/TSN/XML/EarlyLine.hs src/TSN/XML/GameInfo.hs src/TSN/XML/Heartbeat.hs src/TSN/XML/Injuries.hs @@ -49,6 +50,7 @@ import TSN.Team import TSN.XmlImport import TSN.XML.AutoRacingResults import TSN.XML.AutoRacingSchedule +import TSN.XML.EarlyLine import TSN.XML.GameInfo import TSN.XML.Heartbeat import TSN.XML.Injuries