[commit: packages/directory] master: canonicalizePath can now resolve broken symlinks (936d66c)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:35:32 UTC 2017


Repository : ssh://git@git.haskell.org/directory

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/936d66c1eb033d16e77fdf779a64a68a7162ea7a/directory

>---------------------------------------------------------------

commit 936d66c1eb033d16e77fdf779a64a68a7162ea7a
Author: Phil Ruffwind <rf at rufflewind.com>
Date:   Wed Mar 1 23:04:30 2017 -0500

    canonicalizePath can now resolve broken symlinks
    
    Fixes #64.


>---------------------------------------------------------------

936d66c1eb033d16e77fdf779a64a68a7162ea7a
 System/Directory.hs       | 116 +++++++++++++++++++++++++++++++++-------------
 changelog.md              |   3 ++
 tests/CanonicalizePath.hs |  16 +++++--
 3 files changed, 99 insertions(+), 36 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 936d66c1eb033d16e77fdf779a64a68a7162ea7a


More information about the ghc-commits mailing list