[commit: ghc] master: Rename PACKAGE_KEY and LIB_NAME in build system. (6338a1c)
git at git.haskell.org
git at git.haskell.org
Thu Oct 15 04:38:43 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/6338a1cc6df2c7fd8a62eeb4c5240dd90ee74a6c/ghc
>---------------------------------------------------------------
commit 6338a1cc6df2c7fd8a62eeb4c5240dd90ee74a6c
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Sun Oct 11 13:41:20 2015 -0700
Rename PACKAGE_KEY and LIB_NAME in build system.
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
>---------------------------------------------------------------
6338a1cc6df2c7fd8a62eeb4c5240dd90ee74a6c
compiler/ghc.mk | 6 +++---
configure.ac | 6 +++---
mk/config.mk.in | 2 +-
rules/build-package-way.mk | 14 +++++++-------
rules/build-package.mk | 2 +-
rules/build-prog.mk | 4 ++--
rules/distdir-way-opts.mk | 16 ++++++++--------
utils/ghc-cabal/Main.hs | 8 ++++----
8 files changed, 29 insertions(+), 29 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 6338a1cc6df2c7fd8a62eeb4c5240dd90ee74a6c
More information about the ghc-commits
mailing list