[commit: ghc] master: typos (3e1745a)

Gabor Greif ggreif at gmail.com
Wed Jan 30 21:46:20 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/3e1745aa272077c98254ce9b79e62b92c40948a9

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

commit 3e1745aa272077c98254ce9b79e62b92c40948a9
Author: Gabor Greif <ggreif at gmail.com>
Date:   Thu Jan 24 16:06:57 2013 +0100

    typos

 compiler/basicTypes/MkId.lhs        |    2 +-
 compiler/basicTypes/SrcLoc.lhs      |    4 ++--
 compiler/basicTypes/Var.lhs         |    2 +-
 compiler/coreSyn/CoreArity.lhs      |    2 +-
 compiler/coreSyn/CoreLint.lhs       |    2 +-
 compiler/coreSyn/CoreSubst.lhs      |    4 ++--
 compiler/coreSyn/CoreUtils.lhs      |    2 +-
 compiler/deSugar/Desugar.lhs        |    2 +-
 compiler/deSugar/DsBinds.lhs        |    4 ++--
 compiler/deSugar/DsExpr.lhs         |    2 +-
 compiler/deSugar/DsMeta.hs          |    6 +++---
 compiler/deSugar/DsUtils.lhs        |    2 +-
 compiler/deSugar/MatchLit.lhs       |    2 +-
 compiler/iface/IfaceSyn.lhs         |    2 +-
 compiler/main/TidyPgm.lhs           |    4 ++--
 compiler/nativeGen/X86/CodeGen.hs   |    2 +-
 compiler/prelude/TysPrim.lhs        |    4 ++--
 compiler/rename/RnEnv.lhs           |    2 +-
 compiler/rename/RnExpr.lhs          |    2 +-
 compiler/rename/RnNames.lhs         |    4 ++--
 compiler/simplCore/LiberateCase.lhs |    2 +-
 compiler/simplCore/SimplCore.lhs    |    2 +-
 compiler/simplCore/SimplEnv.lhs     |    2 +-
 compiler/simplCore/SimplUtils.lhs   |    4 ++--
 compiler/simplCore/Simplify.lhs     |    6 +++---
 compiler/specialise/SpecConstr.lhs  |    4 ++--
 compiler/specialise/Specialise.lhs  |    2 +-
 compiler/stgSyn/StgLint.lhs         |    2 +-
 compiler/typecheck/TcErrors.lhs     |    4 ++--
 compiler/typecheck/TcExpr.lhs       |    2 +-
 compiler/typecheck/TcGenDeriv.lhs   |    4 ++--
 compiler/typecheck/TcHsSyn.lhs      |    2 +-
 compiler/typecheck/TcHsType.lhs     |    2 +-
 compiler/typecheck/TcInstDcls.lhs   |    6 +++---
 compiler/typecheck/TcInteract.lhs   |    2 +-
 compiler/typecheck/TcPat.lhs        |    4 ++--
 compiler/typecheck/TcRnDriver.lhs   |    2 +-
 compiler/typecheck/TcRnTypes.lhs    |    2 +-
 compiler/typecheck/TcSimplify.lhs   |    2 +-
 compiler/typecheck/TcSplice.lhs     |    4 ++--
 compiler/typecheck/TcTyClsDecls.lhs |    4 ++--
 compiler/typecheck/TcUnify.lhs      |    2 +-
 compiler/types/OptCoercion.lhs      |    4 ++--
 compiler/types/TyCon.lhs            |    2 +-
 compiler/types/TypeRep.lhs          |    2 +-
 docs/storage-mgt/rp.tex             |    2 +-
 includes/rts/Ticky.h                |    2 +-
 47 files changed, 67 insertions(+), 67 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 3e1745aa272077c98254ce9b79e62b92c40948a9



More information about the ghc-commits mailing list