[commit: ghc] wip/ttg-2017-10-13: Trees that Grow for HsOverLit (571defd)

git at git.haskell.org git at git.haskell.org
Wed Oct 18 21:27:31 UTC 2017


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

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

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

commit 571defd9bfbcb19aae3b1530f4a64e144eb05d6e
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Wed Oct 18 23:26:59 2017 +0200

    Trees that Grow for HsOverLit


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

571defd9bfbcb19aae3b1530f4a64e144eb05d6e
 compiler/deSugar/Check.hs     |  2 +-
 compiler/deSugar/DsMeta.hs    |  1 +
 compiler/deSugar/MatchLit.hs  | 10 +++++-----
 compiler/hsSyn/Convert.hs     |  6 +++---
 compiler/hsSyn/HsExtension.hs |  9 +++++++++
 compiler/hsSyn/HsLit.hs       | 40 ++++++++++++++++++++++++++++++----------
 compiler/hsSyn/HsUtils.hs     | 14 ++++++--------
 compiler/hsSyn/PlaceHolder.hs |  5 ++++-
 compiler/parser/Parser.y      |  6 ++----
 compiler/rename/RnExpr.hs     |  2 +-
 compiler/rename/RnPat.hs      |  5 ++---
 compiler/typecheck/Inst.hs    | 12 ++++++------
 compiler/typecheck/TcHsSyn.hs |  6 ++++--
 13 files changed, 74 insertions(+), 44 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 571defd9bfbcb19aae3b1530f4a64e144eb05d6e


More information about the ghc-commits mailing list