X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=.ghci;h=0df75f144d36c1e34aa47b08d31619ce46b5cd9a;hb=fbaea63ea21b5b35d22f43e096e09983b76dcef7;hp=4e0462cc0580313ed516624b12ce606e20f0933b;hpb=75be340947abf838b6325eb450809e242b96df56;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