[commit: ghc] wip/ttg/2017-10-21: TTG for HsTyVarBndr (d416637)
git at git.haskell.org
git at git.haskell.org
Sun Oct 22 19:12:41 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttg/2017-10-21
Link : http://ghc.haskell.org/trac/ghc/changeset/d4166374e7c0b13b1faa9b334460ce2797b9d690/ghc
>---------------------------------------------------------------
commit d4166374e7c0b13b1faa9b334460ce2797b9d690
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Sun Oct 22 13:07:05 2017 +0200
TTG for HsTyVarBndr
Updates haddock submodule
>---------------------------------------------------------------
d4166374e7c0b13b1faa9b334460ce2797b9d690
compiler/deSugar/DsMeta.hs | 16 +++++++------
compiler/hsSyn/Convert.hs | 4 ++--
compiler/hsSyn/HsDecls.hs | 6 ++---
compiler/hsSyn/HsExtension.hs | 19 +++++++++++++---
compiler/hsSyn/HsTypes.hs | 26 +++++++++++++++++-----
compiler/hsSyn/HsUtils.hs | 12 +++++-----
compiler/parser/Parser.y | 4 ++--
compiler/parser/RdrHsSyn.hs | 4 ++--
compiler/rename/RnTypes.hs | 19 +++++++++-------
compiler/typecheck/TcHsType.hs | 11 +++++----
compiler/typecheck/TcRnDriver.hs | 7 +++---
compiler/typecheck/TcTyClsDecls.hs | 4 ++--
.../parser/should_compile/DumpParsedAst.stderr | 1 +
.../parser/should_compile/DumpRenamedAst.stderr | 2 ++
utils/haddock | 2 +-
15 files changed, 89 insertions(+), 48 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 d4166374e7c0b13b1faa9b334460ce2797b9d690
More information about the ghc-commits
mailing list