[commit: packages/directory] master: Implement readSymbolicLink for Windows (8bf22f3)

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


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/8bf22f381041d86c338ee000dd04b1b5d8031950/directory

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

commit 8bf22f381041d86c338ee000dd04b1b5d8031950
Author: Phil Ruffwind <rf at rufflewind.com>
Date:   Wed Nov 30 13:56:55 2016 -0500

    Implement readSymbolicLink for Windows


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

8bf22f381041d86c338ee000dd04b1b5d8031950
 System/Directory/Internal/Prelude.hs  |   2 +
 System/Directory/Internal/Windows.hsc | 143 ++++++++++++++++++++++++++++++++++
 System/Directory/Internal/windows.h   |  29 +++++++
 3 files changed, 174 insertions(+)

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 8bf22f381041d86c338ee000dd04b1b5d8031950


More information about the ghc-commits mailing list