Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Util.SourceControl

Description

Functions to deal with local source control.

Documentation

data Entry Source #

Constructors

Entry 

Fields

Instances

Instances details
Show Entry Source # 
Instance details

Defined in Util.SourceControl

Methods

showsPrec :: Int -> Entry -> ShowS #

show :: Entry -> String #

showList :: [Entry] -> ShowS #