[commit: ghc] wip/nfs-locking: Drop redundant brackets. (a09185a)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:05:09 UTC 2017


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

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

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

commit a09185a4d6a5aa90930ecab25724830bcddb9fa2
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Tue Feb 23 02:46:06 2016 +0000

    Drop redundant brackets.


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

a09185a4d6a5aa90930ecab25724830bcddb9fa2
 src/GHC.hs                 |  4 ++--
 src/Oracles/ModuleFiles.hs |  4 ++--
 src/Rules/Compile.hs       |  2 +-
 src/Rules/Data.hs          |  4 ++--
 src/Rules/Dependencies.hs  |  2 +-
 src/Rules/Documentation.hs |  2 +-
 src/Rules/Library.hs       |  4 ++--
 src/Rules/Program.hs       |  2 +-
 src/Rules/Register.hs      |  2 +-
 src/Settings/Paths.hs      | 10 +++++-----
 10 files changed, 18 insertions(+), 18 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 a09185a4d6a5aa90930ecab25724830bcddb9fa2


More information about the ghc-commits mailing list