[commit: ghc] master: Move all the zonk/tidy stuff together into TcMType (refactoring only) (76f5f11)

git at git.haskell.org git at git.haskell.org
Fri Nov 21 13:03:00 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/76f5f11af42700e3a452c5e03e4ee0235cb08bf6/ghc

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

commit 76f5f11af42700e3a452c5e03e4ee0235cb08bf6
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Nov 21 10:15:04 2014 +0000

    Move all the zonk/tidy stuff together into TcMType (refactoring only)


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

76f5f11af42700e3a452c5e03e4ee0235cb08bf6
 compiler/typecheck/Inst.lhs     | 47 ---------------------
 compiler/typecheck/TcErrors.lhs | 36 -----------------
 compiler/typecheck/TcMType.lhs  | 90 ++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 88 insertions(+), 85 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 76f5f11af42700e3a452c5e03e4ee0235cb08bf6


More information about the ghc-commits mailing list