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

Safe HaskellNone
LanguageHaskell98

Darcs.Patch.Prim.V3.Core

Documentation

data Hunk x y where

Constructors

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

Instances

newtype UUID

Constructors

UUID ByteString 

Instances

data Object m

touches :: Prim x y -> [UUID]