[commit: ghc] master: Fix warnings (#547) (659b18d)

git at git.haskell.org git at git.haskell.org
Tue Oct 23 20:15:06 UTC 2018


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/659b18d59ea034419f94c2a038d08ea69bc15803/ghc

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

commit 659b18d59ea034419f94c2a038d08ea69bc15803
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Tue Apr 3 09:45:05 2018 +0100

    Fix warnings (#547)
    
    * Fix warnings
    
    * Link to GitHub issues
    
    See #544


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

659b18d59ea034419f94c2a038d08ea69bc15803
 src/CommandLine.hs                 |  1 -
 src/GHC.hs                         | 13 -----------
 src/Hadrian/Haskell/Cabal/Parse.hs | 48 ++++++++++++++++++++------------------
 src/Rules/Clean.hs                 |  2 +-
 src/Rules/SourceDist.hs            |  3 ++-
 src/Settings/Builders/Common.hs    |  1 -
 src/Settings/Builders/GhcCabal.hs  | 13 ++---------
 src/Settings/Default.hs            |  1 -
 8 files changed, 30 insertions(+), 52 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 659b18d59ea034419f94c2a038d08ea69bc15803


More information about the ghc-commits mailing list