[commit: ghc] wip/GrowableAST: Growable AST: - fixed some testcases (d7e3b61)
git at git.haskell.org
git at git.haskell.org
Sat Sep 9 12:35:21 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/GrowableAST
Link : http://ghc.haskell.org/trac/ghc/changeset/d7e3b6162b506ef9348a4b0af6f8d55213a8d7ef/ghc
>---------------------------------------------------------------
commit d7e3b6162b506ef9348a4b0af6f8d55213a8d7ef
Author: Shayan Najd <sh.najd at gmail.com>
Date: Mon Aug 14 10:49:34 2017 +0000
Growable AST:
- fixed some testcases
>---------------------------------------------------------------
d7e3b6162b506ef9348a4b0af6f8d55213a8d7ef
.../ghc-api/annotations-literals/parsed.stdout | 4 +-
.../parser/should_compile/DumpParsedAst.stderr | 194 +++++++----
.../parser/should_compile/DumpRenamedAst.stderr | 208 ++++++-----
.../should_compile/DumpTypecheckedAst.stderr | 385 +++++++++++++--------
4 files changed, 487 insertions(+), 304 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 d7e3b6162b506ef9348a4b0af6f8d55213a8d7ef
More information about the ghc-commits
mailing list