[commit: ghc] wip/nfs-locking: Add Util/unifyPath function and make sure it is used. (a93823b)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:54:19 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/a93823be7a1b6dd2884fd3c197ff3ddeab99dbc1/ghc
>---------------------------------------------------------------
commit a93823be7a1b6dd2884fd3c197ff3ddeab99dbc1
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Jan 18 14:28:04 2015 +0000
Add Util/unifyPath function and make sure it is used.
>---------------------------------------------------------------
a93823be7a1b6dd2884fd3c197ff3ddeab99dbc1
src/Oracles.hs | 13 +++++++------
src/Oracles/PackageData.hs | 4 ++--
src/Package/Base.hs | 21 ++++++++++-----------
src/Package/Compile.hs | 8 ++++----
src/Package/Data.hs | 7 +++----
src/Package/Dependencies.hs | 6 +++---
src/Package/Library.hs | 10 +++++-----
src/Util.hs | 4 ++++
8 files changed, 38 insertions(+), 35 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 a93823be7a1b6dd2884fd3c197ff3ddeab99dbc1
More information about the ghc-commits
mailing list