[commit: ghc] tc-untouchables: Remove cc_ty from CIrredCan and cc_hole_ty from CHoleCan (1a6ab64)
Simon Peyton Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : tc-untouchables http://hackage.haskell.org/trac/ghc/changeset/1a6ab644ec028c01c7191fad0635f189184ae97f >--------------------------------------------------------------- commit 1a6ab644ec028c01c7191fad0635f189184ae97f Author: Simon Peyton Jones <[email protected]> Date: Fri Sep 14 15:10:26 2012 +0100 Remove cc_ty from CIrredCan and cc_hole_ty from CHoleCan A simple refactoring with no complicated fiddling. compiler/typecheck/Inst.lhs | 20 ++++++++------ compiler/typecheck/TcCanonical.lhs | 49 +++++++++++++++++++++-------------- compiler/typecheck/TcErrors.lhs | 2 +- compiler/typecheck/TcExpr.lhs | 2 +- compiler/typecheck/TcInteract.lhs | 6 ++-- compiler/typecheck/TcMType.lhs | 12 ++++---- compiler/typecheck/TcRnTypes.lhs | 12 +++++--- compiler/typecheck/TcSMonad.lhs | 2 +- compiler/typecheck/TcTyDecls.lhs | 11 -------- 9 files changed, 59 insertions(+), 57 deletions(-) Diff suppressed because of size. To see it, use: git show 1a6ab644ec028c01c7191fad0635f189184ae97f