darcs

Safe HaskellSafe-Infered

Darcs.Resolution

Documentation

externalResolution

Arguments

:: forall p . (RepoPatch p, ApplyState p ~ Tree) 
=> Tree IO 
-> String

external merge tool command

-> [DarcsFlag]

command line arguments

-> FL (PrimOf p) 
-> FL (PrimOf p) 
-> FL p 
-> IO (Sealed (FL (PrimOf p)))