[commit: ghc] wip/nfs-locking: Improve naming convention for build directories: always use stageN. (52ecf6c)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:44:34 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/52ecf6cb909644928ed754f5b111034ecb9dafc3/ghc
>---------------------------------------------------------------
commit 52ecf6cb909644928ed754f5b111034ecb9dafc3
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Tue Dec 22 05:05:11 2015 +0000
Improve naming convention for build directories: always use stageN.
>---------------------------------------------------------------
52ecf6cb909644928ed754f5b111034ecb9dafc3
src/GHC.hs | 18 ++----------------
src/Rules.hs | 3 +--
src/Rules/Data.hs | 20 ++++++++++----------
src/Rules/Program.hs | 18 ++++++++++--------
src/Settings/Builders/Ghc.hs | 2 ++
src/Settings/Builders/GhcCabal.hs | 23 ++++++++++-------------
src/Settings/Builders/HsCpp.hs | 2 +-
src/Settings/Packages.hs | 2 ++
8 files changed, 38 insertions(+), 50 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 52ecf6cb909644928ed754f5b111034ecb9dafc3
More information about the ghc-commits
mailing list