[commit: ghc] wip/nfs-locking: Reorder source arguments (a63d835)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:48:32 UTC 2017


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

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

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

commit a63d83530f324bab9b3f0860d53f7198072ffd81
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Jan 12 20:20:41 2017 +0000

    Reorder source arguments


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

a63d83530f324bab9b3f0860d53f7198072ffd81
 hadrian.cabal                        |  1 -
 src/Settings/Builders/Ghc.hs         |  8 +++++---
 src/Settings/Builders/Haddock.hs     |  2 +-
 src/Settings/Default.hs              | 27 +++++++++++++++++++++++----
 src/Settings/Default.hs-boot         | 13 +++++++++++--
 src/Settings/Flavours/Development.hs |  1 -
 src/Settings/Flavours/Performance.hs |  1 -
 src/Settings/Flavours/Profiled.hs    |  1 -
 src/Settings/Flavours/Quick.hs       |  2 --
 src/Settings/Flavours/Quickest.hs    |  1 -
 src/Settings/SourceArgs.hs           | 21 ---------------------
 11 files changed, 40 insertions(+), 38 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 a63d83530f324bab9b3f0860d53f7198072ffd81


More information about the ghc-commits mailing list