darcs-beta-2.7.99.1: 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