darcs-2.18.2: a distributed, interactive, smart revision control system
Safe HaskellNone
LanguageHaskell2010

Darcs.Patch.V3.Resolution

Description

Conflict resolution for RepoPatchV3

Orphan instances

(SignedId name, StorableId name, PrimPatch prim) => Conflict (RepoPatchV3 name prim) # 
Instance details

Methods

isConflicted :: RepoPatchV3 name prim wX wY -> Bool #

resolveConflicts :: RL (RepoPatchV3 name prim) wO wX -> RL (RepoPatchV3 name prim) wX wY -> [ConflictDetails (PrimOf (RepoPatchV3 name prim)) wY] #