[commit: ghc] wip/nfs-locking: Add initial support for --configure command line flag. (e874fed)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:13:09 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/e874fed8e68f9941d2cbd0ed4a64680a7f09586f/ghc
>---------------------------------------------------------------
commit e874fed8e68f9941d2cbd0ed4a64680a7f09586f
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Jan 21 11:13:34 2016 +0000
Add initial support for --configure command line flag.
>---------------------------------------------------------------
e874fed8e68f9941d2cbd0ed4a64680a7f09586f
src/CmdLineFlag.hs | 56 +++++++++++++++++++++++++++++++++++-----------------
src/Rules/Actions.hs | 39 ++++++++++++++++++------------------
src/Rules/Cabal.hs | 1 -
src/Rules/Config.hs | 21 ++++++++++----------
src/Settings/User.hs | 9 +++------
5 files changed, 72 insertions(+), 54 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 e874fed8e68f9941d2cbd0ed4a64680a7f09586f
More information about the ghc-commits
mailing list