Home
last modified time | relevance | path

Searched defs:showPathSet (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Commands/
H A DMarkConflicts.hs311 showPathSet Everything = text "all paths" function
312 showPathSet (Only xs) = pathlist (map (anchorPath "") xs) function