[commit: ghc] wip/ttg-2017-10-13: Clean up, based on @simonpj feedback (d694ac8)

git at git.haskell.org git at git.haskell.org
Tue Oct 17 13:02:22 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/ttg-2017-10-13
Link       : http://ghc.haskell.org/trac/ghc/changeset/d694ac80954056a5c14e4785ca5f973cd4efbb9b/ghc

>---------------------------------------------------------------

commit d694ac80954056a5c14e4785ca5f973cd4efbb9b
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Tue Oct 17 15:01:02 2017 +0200

    Clean up, based on @simonpj feedback
    
    Updates haddock submodule
    
    Tests now pass, HsPat fully implemented for TTG.


>---------------------------------------------------------------

d694ac80954056a5c14e4785ca5f973cd4efbb9b
 compiler/hsSyn/HsBinds.hs                          |  3 +-
 compiler/hsSyn/HsExtension.hs                      | 17 -----
 compiler/hsSyn/HsPat.hs                            | 68 +++--------------
 compiler/hsSyn/PlaceHolder.hs                      |  3 +
 .../parser/should_compile/DumpRenamedAst.stderr    | 87 +++++++++++-----------
 .../tests/parser/should_compile/T14189.stderr      |  7 +-
 testsuite/tests/quasiquotation/T7918.hs            |  2 +-
 utils/haddock                                      |  2 +-
 8 files changed, 66 insertions(+), 123 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 d694ac80954056a5c14e4785ca5f973cd4efbb9b


More information about the ghc-commits mailing list