darcs

Safe HaskellSafe-Infered

Darcs.Commands.Record

Documentation

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

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