[commit: ghc] wip/nfs-locking: Move generators to a dedicated directory, and track their changes. (8c3022d)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:16:39 UTC 2017


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

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

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

commit 8c3022df66c07b7c1f78a59d60bb154868b591da
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sat Dec 26 00:24:07 2015 +0000

    Move generators to a dedicated directory, and track their changes.


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

8c3022df66c07b7c1f78a59d60bb154868b591da
 shaking-up-ghc.cabal                    |   3 +
 src/Base.hs                             |  16 ++-
 src/Rules/Generate.hs                   | 166 +-------------------------------
 src/Rules/Generators/ConfigHs.hs        | 102 ++++++++++++++++++++
 src/Rules/Generators/GhcPkgVersionHs.hs |  17 ++++
 src/Rules/Generators/PlatformH.hs       |  57 +++++++++++
 6 files changed, 195 insertions(+), 166 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 8c3022df66c07b7c1f78a59d60bb154868b591da


More information about the ghc-commits mailing list