darcs

Safe HaskellSafe-Infered

Darcs.Patch.FileHunk

Documentation

class IsHunk p where

Methods

isHunk :: p -> Maybe FileHunk

Instances