[commit: ghc] master: Cleaned up Maybes.lhs (e16826b)

git at git.haskell.org git at git.haskell.org
Thu Feb 13 09:12:29 UTC 2014


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

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

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

commit e16826b12e8a086fa9d75f2835d128c0a8dd532c
Author: Baldur Blöndal <baldurpet at gmail.com>
Date:   Thu Feb 13 09:01:03 2014 +0100

    Cleaned up Maybes.lhs


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

e16826b12e8a086fa9d75f2835d128c0a8dd532c
 compiler/basicTypes/NameEnv.lhs   |    2 +-
 compiler/basicTypes/RdrName.lhs   |    6 +++---
 compiler/codeGen/StgCmmBind.hs    |    4 ++--
 compiler/deSugar/DsCCall.lhs      |    7 ++++---
 compiler/iface/MkIface.lhs        |    2 +-
 compiler/main/GhcMake.hs          |    4 ++--
 compiler/main/TidyPgm.lhs         |    2 +-
 compiler/rename/RnEnv.lhs         |    2 +-
 compiler/stgSyn/CoreToStg.lhs     |    4 ++--
 compiler/typecheck/TcBinds.lhs    |    2 +-
 compiler/typecheck/TcClassDcl.lhs |    3 ++-
 compiler/typecheck/TcDeriv.lhs    |    6 +++---
 compiler/typecheck/TcErrors.lhs   |    7 ++++---
 compiler/typecheck/TcSMonad.lhs   |    8 ++++----
 compiler/typecheck/TcTyDecls.lhs  |    2 +-
 compiler/typecheck/TcType.lhs     |    4 ++--
 compiler/typecheck/TcValidity.lhs |    4 ++--
 compiler/types/OptCoercion.lhs    |    3 ++-
 compiler/utils/Maybes.lhs         |   38 ++++---------------------------------
 19 files changed, 42 insertions(+), 68 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 e16826b12e8a086fa9d75f2835d128c0a8dd532c


More information about the ghc-commits mailing list