[commit: ghc] master: Refactoring: Make a HasModule class for getModule (fb31191)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/fb31191a76b0b623e11aab8486643bc175a8712e

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

commit fb31191a76b0b623e11aab8486643bc175a8712e
Author: Ian Lynagh <[email protected]>
Date:   Fri Nov 2 14:47:38 2012 +0000

    Refactoring: Make a HasModule class for getModule

 compiler/basicTypes/Module.lhs      |    8 ++++++++
 compiler/deSugar/DsForeign.lhs      |    6 +-----
 compiler/deSugar/DsMonad.lhs        |    3 +++
 compiler/rename/RnBinds.lhs         |    1 +
 compiler/rename/RnEnv.lhs           |    2 +-
 compiler/rename/RnExpr.lhs          |    1 +
 compiler/simplCore/CoreMonad.lhs    |    8 ++++----
 compiler/typecheck/TcBinds.lhs      |    1 +
 compiler/typecheck/TcEnv.lhs        |   17 +++++++++--------
 compiler/typecheck/TcRnMonad.lhs    |    3 ---
 compiler/typecheck/TcRnTypes.lhs    |    6 ++++++
 compiler/typecheck/TcTyClsDecls.lhs |    1 +
 compiler/utils/IOEnv.hs             |    5 +++++
 13 files changed, 41 insertions(+), 21 deletions(-)


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

    git show fb31191a76b0b623e11aab8486643bc175a8712e
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.