[commit: ghc] wip/nfs-locking: Rename src/Settings/Paths.hs -> src/Settings/Path.hs (e31cb51)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:44:13 UTC 2017


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

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

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

commit e31cb5136a66213f8afb744c2b7c81344fc3975a
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Oct 30 01:20:01 2016 +0000

    Rename src/Settings/Paths.hs -> src/Settings/Path.hs


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

e31cb5136a66213f8afb744c2b7c81344fc3975a
 hadrian.cabal                       | 2 +-
 src/Main.hs                         | 4 ++--
 src/Oracles/Dependencies.hs         | 2 +-
 src/Oracles/ModuleFiles.hs          | 2 +-
 src/Rules.hs                        | 2 +-
 src/Rules/Actions.hs                | 2 +-
 src/Rules/Cabal.hs                  | 2 +-
 src/Rules/Clean.hs                  | 2 +-
 src/Rules/Compile.hs                | 2 +-
 src/Rules/Data.hs                   | 2 +-
 src/Rules/Dependencies.hs           | 2 +-
 src/Rules/Documentation.hs          | 2 +-
 src/Rules/Generate.hs               | 2 +-
 src/Rules/Generators/ConfigHs.hs    | 2 +-
 src/Rules/Generators/GhcSplit.hs    | 2 +-
 src/Rules/Gmp.hs                    | 2 +-
 src/Rules/Library.hs                | 2 +-
 src/Rules/Program.hs                | 2 +-
 src/Rules/Register.hs               | 2 +-
 src/Rules/Test.hs                   | 2 +-
 src/Rules/Wrappers/GhcPkg.hs        | 2 +-
 src/Settings.hs                     | 2 +-
 src/Settings/Builders/Common.hs     | 4 ++--
 src/Settings/Packages/Ghc.hs        | 2 +-
 src/Settings/Packages/IntegerGmp.hs | 2 +-
 src/Settings/Packages/Rts.hs        | 2 +-
 src/Settings/{Paths.hs => Path.hs}  | 2 +-
 27 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 e31cb5136a66213f8afb744c2b7c81344fc3975a


More information about the ghc-commits mailing list