[commit: ghc] ghc-7.2: SafeHaskell: Try to be consistent in naming. (25b6597)

Ian Lynagh igloo at earth.li
Tue Jul 5 17:27:31 CEST 2011


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

On branch  : ghc-7.2

http://hackage.haskell.org/trac/ghc/changeset/25b6597eee3b106dd9db39292734eafbe0ed147a

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

commit 25b6597eee3b106dd9db39292734eafbe0ed147a
Author: David Terei <davidterei at gmail.com>
Date:   Wed Jun 29 17:40:49 2011 -0700

    SafeHaskell: Try to be consistent in naming.

 compiler/iface/MkIface.lhs      |    6 ++----
 compiler/main/CmdLineParser.hs  |    6 +++---
 compiler/main/DynFlags.hs       |   22 ++++++++++++----------
 compiler/main/HscMain.lhs       |    2 +-
 compiler/rename/RnNames.lhs     |    6 +++---
 compiler/typecheck/TcErrors.lhs |    2 +-
 compiler/types/InstEnv.lhs      |    4 ++--
 ghc/InteractiveUI.hs            |    2 +-
 8 files changed, 25 insertions(+), 25 deletions(-)


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

    git show 25b6597eee3b106dd9db39292734eafbe0ed147a



More information about the Cvs-ghc mailing list