darcs-beta-2.7.98.3: a distributed, interactive, smart revision control system

Safe HaskellSafe-Infered

Darcs.Commands.Record

Documentation

getLog :: forall prim x y. (Patchy prim, PrimPatch prim) => [DarcsFlag] -> Maybe (String, [String]) -> IO String -> FL prim x y -> IO (String, [String], Maybe String)Source

askAboutDepends :: forall p r u t y. (RepoPatch p, ApplyState p ~ Tree) => Repository p r u t -> FL (PrimOf p) t y -> [DarcsFlag] -> [PatchInfo] -> IO [PatchInfo]Source