[commit: ghc] wip/ttg-2017-10-13: WIP on Doing a combined Step 1 and 3 for Trees That Grow (2324565)
git at git.haskell.org
git at git.haskell.org
Sat Oct 14 17:52:12 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttg-2017-10-13
Link : http://ghc.haskell.org/trac/ghc/changeset/232456523fdc09bac7887e46c80c9b4016a983a2/ghc
>---------------------------------------------------------------
commit 232456523fdc09bac7887e46c80c9b4016a983a2
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Sat Oct 14 16:00:35 2017 +0200
WIP on Doing a combined Step 1 and 3 for Trees That Grow
>---------------------------------------------------------------
232456523fdc09bac7887e46c80c9b4016a983a2
compiler/hsSyn/HsBinds.hs | 70 +++++++++++++++----
compiler/hsSyn/HsExpr.hs | 95 ++++++++++++++++++++++++++
compiler/hsSyn/HsExtension.hs | 153 ++++++++++++++++++++++++++++++++++++++++--
compiler/hsSyn/HsPat.hs | 56 +++++++++++++++-
4 files changed, 355 insertions(+), 19 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 232456523fdc09bac7887e46c80c9b4016a983a2
More information about the ghc-commits
mailing list