Util.SourceControl
Description
Functions to deal with local source control.
data Entry Source #
Constructors
Fields
Defined in Util.SourceControl
Methods
showsPrec :: Int -> Entry -> ShowS #
show :: Entry -> String #
showList :: [Entry] -> ShowS #
current :: FilePath -> IO (Either Error Entry) Source #
showDate :: UTCTime -> Text Source #