[commit: ghc] wip/ttg-2017-10-13: Removing more PostTc types (c51fe7b)

git at git.haskell.org git at git.haskell.org
Mon Oct 16 21:15:36 UTC 2017


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

On branch  : wip/ttg-2017-10-13
Link       : http://ghc.haskell.org/trac/ghc/changeset/c51fe7bc3c5e016646c893a88d0f331de05fc26e/ghc

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

commit c51fe7bc3c5e016646c893a88d0f331de05fc26e
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Mon Oct 16 12:40:02 2017 +0200

    Removing more PostTc types


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

c51fe7bc3c5e016646c893a88d0f331de05fc26e
 compiler/deSugar/Check.hs      |  4 +--
 compiler/deSugar/DsArrows.hs   |  4 +--
 compiler/deSugar/DsMeta.hs     |  4 +--
 compiler/deSugar/Match.hs      |  4 +--
 compiler/hsSyn/Convert.hs      |  3 +-
 compiler/hsSyn/HsPat.hs        | 69 +++++++++++++++++-------------------------
 compiler/hsSyn/HsUtils.hs      |  6 ++--
 compiler/parser/RdrHsSyn.hs    |  4 +--
 compiler/rename/RnPat.hs       |  8 ++---
 compiler/typecheck/TcHsSyn.hs  | 12 ++++----
 compiler/typecheck/TcPat.hs    |  8 ++---
 compiler/typecheck/TcPatSyn.hs | 14 ++++-----
 utils/ghctags/Main.hs          |  2 +-
 13 files changed, 63 insertions(+), 79 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 c51fe7bc3c5e016646c893a88d0f331de05fc26e


More information about the ghc-commits mailing list