darcs-beta-2.7.98.3: a distributed, interactive, smart revision control system

Safe HaskellSafe-Infered

Darcs.Patch.Prim.V3.Core

Documentation

data Hunk x y whereSource

Constructors

Hunk :: !Int -> ByteString -> ByteString -> Hunk x y 

Instances

newtype UUID Source

Constructors

UUID ByteString 

Instances

touches :: Prim x y -> [UUID]Source