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

Safe HaskellSafe-Infered

Darcs.Patch.FileHunk

Documentation

data FileHunk x y

class IsHunk p where

Methods

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

Instances