> Tue Jan 29 09:24:01 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Remove features not used in parsing patch dates.
Reading David's comment, I wonder if I have overshot > -old_date_time :: CharParser a CalendarTime > -old_date_time = do wd <- day_name > - my_spaces > - mon <- month_name > - my_spaces > - d <- day > - my_spaces > - h <- hour > - char ':' > - m <- minute > - char ':' > - s <- second > - my_spaces > - z <- zone > - my_spaces > - y <- year > - return (CalendarTime y mon d h m s 0 wd 0 "" z False) Do we still need this for parsing old patches? -- Eric Kow PGP Key ID: 08AC04F9
pgpgt12fsVACH.pgp
Description: PGP signature
_______________________________________________ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel