[commit: ghc] wip/type-app: Retain System naems until the end of typechecking (c6bd3c5)

git at git.haskell.org git at git.haskell.org
Fri Aug 7 12:04:03 UTC 2015


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

On branch  : wip/type-app
Link       : http://ghc.haskell.org/trac/ghc/changeset/c6bd3c58d3552ea95fbbc428ba2dfed8f9311ecc/ghc

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

commit c6bd3c58d3552ea95fbbc428ba2dfed8f9311ecc
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Sun Jun 28 13:53:32 2015 -0400

    Retain System naems until the end of typechecking


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

c6bd3c58d3552ea95fbbc428ba2dfed8f9311ecc
 compiler/basicTypes/Name.hs   |  6 +++++
 compiler/basicTypes/Var.hs    |  7 +++++-
 compiler/typecheck/TcBinds.hs |  2 +-
 compiler/typecheck/TcExpr.hs  | 53 +++++++++++++++++++++++++++++++++++++++++++
 compiler/typecheck/TcHsSyn.hs | 11 ++++++---
 compiler/typecheck/TcMType.hs |  4 +++-
 6 files changed, 77 insertions(+), 6 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 c6bd3c58d3552ea95fbbc428ba2dfed8f9311ecc


More information about the ghc-commits mailing list