[commit: ghc] ghc-8.6: Tweak API Annotations for ConDeclGADT (867e861)

git at git.haskell.org git at git.haskell.org
Wed Jun 27 21:09:29 UTC 2018


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

On branch  : ghc-8.6
Link       : http://ghc.haskell.org/trac/ghc/changeset/867e861ba06f6cbc2e0c303e79b1ce928477ff90/ghc

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

commit 867e861ba06f6cbc2e0c303e79b1ce928477ff90
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Sun Jun 24 22:00:22 2018 +0200

    Tweak API Annotations for ConDeclGADT
    
    (cherry picked from commit 5db9f9129e7519db0c9841fbe7c14f350c23284c)


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

867e861ba06f6cbc2e0c303e79b1ce928477ff90
 compiler/parser/Parser.y                               |  3 ++-
 compiler/parser/RdrHsSyn.hs                            | 11 +++++------
 testsuite/tests/ghc-api/annotations/T10255.stdout      |  1 +
 testsuite/tests/ghc-api/annotations/T10278.stdout      |  1 +
 testsuite/tests/ghc-api/annotations/T10312.stdout      |  1 +
 testsuite/tests/ghc-api/annotations/T10399.stdout      |  4 ++++
 testsuite/tests/ghc-api/annotations/T11018.stdout      |  2 ++
 testsuite/tests/ghc-api/annotations/exampleTest.stdout |  1 +
 testsuite/tests/ghc-api/annotations/parseTree.stdout   |  2 ++
 9 files changed, 19 insertions(+), 7 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 867e861ba06f6cbc2e0c303e79b1ce928477ff90


More information about the ghc-commits mailing list