darcs-beta-2.7.99.2: a distributed, interactive, smart revision control system
Darcs.Patch.Merge
Description
Synopsis
class Commute p => Merge p whereSource
Things that can always be merged
Methods
merge :: (p :\/: p) x y -> (p :/\: p) x ySource
Instances
mergeFL :: Merge p => (p :\/: FL p) x y -> (FL p :/\: p) x ySource