[commit: ghc] wip/T15809: More progress on using level numbers for gen (3055b0a)

git at git.haskell.org git at git.haskell.org
Fri Nov 2 18:11:08 UTC 2018


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

On branch  : wip/T15809
Link       : http://ghc.haskell.org/trac/ghc/changeset/3055b0a19c951cb6198950a31c6ca2ee4c50a59a/ghc

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

commit 3055b0a19c951cb6198950a31c6ca2ee4c50a59a
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Oct 31 15:00:16 2018 +0000

    More progress on using level numbers for gen


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

3055b0a19c951cb6198950a31c6ca2ee4c50a59a
 compiler/typecheck/TcHsType.hs     | 196 ++++++++++++++++++-------------------
 compiler/typecheck/TcInstDcls.hs   |  11 +--
 compiler/typecheck/TcMType.hs      |   5 +-
 compiler/typecheck/TcSimplify.hs   |  11 ++-
 compiler/typecheck/TcTyClsDecls.hs |   8 +-
 5 files changed, 112 insertions(+), 119 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 3055b0a19c951cb6198950a31c6ca2ee4c50a59a


More information about the ghc-commits mailing list