[commit: ghc] wip/ttg-2017-10-13: Update HsLit for current TTG implementation. (05622d2)
git at git.haskell.org
git at git.haskell.org
Tue Oct 17 20:55:50 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttg-2017-10-13
Link : http://ghc.haskell.org/trac/ghc/changeset/05622d2d15317f15f2d3f8bdd63fa08d238de372/ghc
>---------------------------------------------------------------
commit 05622d2d15317f15f2d3f8bdd63fa08d238de372
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Tue Oct 17 22:55:11 2017 +0200
Update HsLit for current TTG implementation.
>---------------------------------------------------------------
05622d2d15317f15f2d3f8bdd63fa08d238de372
compiler/deSugar/MatchLit.hs | 2 ++
compiler/hsSyn/HsExtension.hs | 53 +++++++------------------------------------
compiler/hsSyn/HsLit.hs | 25 ++++++++++++++++++--
compiler/hsSyn/HsTypes.hs | 1 +
compiler/typecheck/TcHsSyn.hs | 6 +++--
5 files changed, 38 insertions(+), 49 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 05622d2d15317f15f2d3f8bdd63fa08d238de372
More information about the ghc-commits
mailing list