[commit: ghc] wip/nfs-locking: Re-export basic data type definitions from Base (4f0b5a1)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:23:00 UTC 2017


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

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

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

commit 4f0b5a138391303ea7be0cd9bab49076ebc9d6a9
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Aug 13 03:20:46 2017 +0100

    Re-export basic data type definitions from Base


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

4f0b5a138391303ea7be0cd9bab49076ebc9d6a9
 src/Base.hs                     |  29 +++++--
 src/Builder.hs                  |  43 +--------
 src/Context.hs                  |  10 ++-
 src/Expression.hs               |  54 ++++++++----
 src/Oracles/Dependencies.hs     |   1 -
 src/Oracles/ModuleFiles.hs      |   2 -
 src/Oracles/Setting.hs          |  39 ++++++++-
 src/Package.hs                  |  41 ++++-----
 src/Rules/Cabal.hs              |   1 -
 src/Rules/Clean.hs              |   1 -
 src/Rules/Compile.hs            |   2 -
 src/Rules/Configure.hs          |   3 -
 src/Rules/Dependencies.hs       |   3 +-
 src/Rules/Generate.hs           |   2 -
 src/Rules/Gmp.hs                |   5 --
 src/Rules/Library.hs            |   4 +-
 src/Rules/Perl.hs               |   1 -
 src/Rules/Register.hs           |   3 -
 src/Rules/Selftest.hs           |   4 +-
 src/Rules/SourceDist.hs         |   1 -
 src/Rules/Test.hs               |   3 -
 src/Settings/Builders/Common.hs |   2 +
 src/Settings/Packages/Rts.hs    |   2 -
 src/Settings/Path.hs            | 188 ++++++++++++++++++++--------------------
 src/Stage.hs                    |  10 +--
 src/Target.hs                   |   2 +-
 src/UserSettings.hs             |   2 +-
 src/Util.hs                     |   1 -
 src/Way.hs                      |  51 ++++-------
 29 files changed, 252 insertions(+), 258 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 4f0b5a138391303ea7be0cd9bab49076ebc9d6a9


More information about the ghc-commits mailing list