[commit: ghc] wip/nfs-locking: Refactor generators, add makeExecutable action. (3dff957)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:47:15 UTC 2017


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

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/3dff95749258bfaa8a21ad0e2588a391ade36649/ghc

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

commit 3dff95749258bfaa8a21ad0e2588a391ade36649
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sat Jan 9 20:09:51 2016 +0000

    Refactor generators, add makeExecutable action.


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

3dff95749258bfaa8a21ad0e2588a391ade36649
 src/GHC.hs                               |  8 ++++++--
 src/Rules/Actions.hs                     |  7 ++++++-
 src/Rules/Generate.hs                    | 17 +++++++----------
 src/Rules/Generators/Common.hs           | 20 ++++++++++++++++++++
 src/Rules/Generators/ConfigHs.hs         | 10 +++-------
 src/Rules/Generators/GhcAutoconfH.hs     |  5 ++---
 src/Rules/Generators/GhcBootPlatformH.hs |  8 +++-----
 src/Rules/Generators/GhcPlatformH.hs     |  6 ++----
 src/Rules/Generators/GhcSplit.hs         | 21 ++++++++++-----------
 src/Rules/Generators/GhcVersionH.hs      |  6 ++----
 src/Rules/Generators/VersionHs.hs        |  5 ++---
 src/Rules/Perl.hs                        | 17 +++--------------
 src/Rules/Program.hs                     |  2 +-
 13 files changed, 67 insertions(+), 65 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 3dff95749258bfaa8a21ad0e2588a391ade36649


More information about the ghc-commits mailing list