[commit: ghc] wip/ttg/2017-10-21: TTG For HsAppType (bcef400)
git at git.haskell.org
git at git.haskell.org
Sun Oct 22 19:12:44 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttg/2017-10-21
Link : http://ghc.haskell.org/trac/ghc/changeset/bcef400aa322b2d4bb0fe820088c36493c1440d8/ghc
>---------------------------------------------------------------
commit bcef400aa322b2d4bb0fe820088c36493c1440d8
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Sun Oct 22 14:48:04 2017 +0200
TTG For HsAppType
>---------------------------------------------------------------
bcef400aa322b2d4bb0fe820088c36493c1440d8
compiler/hsSyn/Convert.hs | 6 ++--
compiler/hsSyn/HsExtension.hs | 12 ++++++++
compiler/hsSyn/HsTypes.hs | 33 ++++++++++++++--------
compiler/hsSyn/HsUtils.hs | 2 +-
compiler/parser/Parser.y | 10 +++----
compiler/parser/RdrHsSyn.hs | 16 +++++------
compiler/rename/RnNames.hs | 4 +--
compiler/rename/RnTypes.hs | 10 ++++---
.../parser/should_compile/DumpParsedAst.stderr | 11 ++++++++
9 files changed, 70 insertions(+), 34 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 bcef400aa322b2d4bb0fe820088c36493c1440d8
More information about the ghc-commits
mailing list