[commit: packages/directory] master: Add copyFileWithMetadata which also copies metadata (3af6da3)
git at git.haskell.org
git at git.haskell.org
Sat Apr 16 19:13:28 UTC 2016
Repository : ssh://git@git.haskell.org/directory
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/3af6da320de757fa5f4b02b9bab09f4df5b5e486/directory
>---------------------------------------------------------------
commit 3af6da320de757fa5f4b02b9bab09f4df5b5e486
Author: Phil Ruffwind <rf at rufflewind.com>
Date: Thu Apr 14 02:30:21 2016 -0400
Add copyFileWithMetadata which also copies metadata
Fixes #40.
>---------------------------------------------------------------
3af6da320de757fa5f4b02b9bab09f4df5b5e486
System/Directory.hs | 194 +++++++++++++++++++++++++++++++++++-------
changelog.md | 3 +
directory.cabal | 1 +
tests/CopyFileWithMetadata.hs | 46 ++++++++++
tests/Main.hs | 2 +
5 files changed, 216 insertions(+), 30 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 3af6da320de757fa5f4b02b9bab09f4df5b5e486
More information about the ghc-commits
mailing list