darcs-2.5: a distributed, interactive, smart revision control system

Darcs.Diff

Documentation

treeDiff :: forall m w. (Functor m, Monad m, Gap w) => (FilePath -> FileType) -> Tree m -> Tree m -> m (w (FL Prim))Source