darcs-2.8.0: a distributed, interactive, smart revision control system

Safe HaskellSafe-Infered

Darcs.Patch.FileHunk

Documentation

class IsHunk p whereSource

Methods

isHunk :: p x y -> Maybe (FileHunk x y)Source

Instances