hmgit-1.0.0: The subset of awesome content tracker Git
Safe HaskellNone
LanguageHaskell2010

HMGit.Commands.Porcelain.Diff.Core

Documentation

type ShowDiff Source #

Arguments

 = FilePath

file name

-> String

first contents

-> String

second contents

-> String 

newtype Diff m Source #

Constructors

Diff 

Fields

data DiffCfg Source #

Constructors

DiffCfg 

showDiff Source #

Arguments

:: String

source prefix

-> String

destination prefix

-> ShowDiff