[commit: ghc] ghc-7.10: The production for squals is incorrect; see D806 for specifics. (0e34751)

git at git.haskell.org git at git.haskell.org
Tue Apr 7 14:29:00 UTC 2015


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

On branch  : ghc-7.10
Link       : http://ghc.haskell.org/trac/ghc/changeset/0e34751d7161fd0b9de125e5378482a30370653f/ghc

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

commit 0e34751d7161fd0b9de125e5378482a30370653f
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Tue Apr 7 09:10:27 2015 -0500

    The production for squals is incorrect; see D806 for specifics.
    
    This diff depends on D803.
    
    Reviewed By: austin
    
    Differential Revision: https://phabricator.haskell.org/D806
    
    GHC Trac Issues: #10214
    
    (cherry picked from commit cf196400609d920e7f8189b9376833f4f5886360)


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

0e34751d7161fd0b9de125e5378482a30370653f
 compiler/parser/Parser.y                           | 20 ++++-----
 .../ghc-api/annotations/ListComprehensions.hs      |  6 +++
 .../tests/ghc-api/annotations/listcomps.stdout     | 50 ++++++++++++++++++++--
 .../tests/parser/should_fail/readFail042.stderr    |  4 +-
 .../tests/parser/should_fail/readFail043.stderr    | 18 ++++----
 testsuite/tests/typecheck/should_fail/mc19.stderr  |  2 +-
 testsuite/tests/typecheck/should_fail/mc21.stderr  |  2 +-
 testsuite/tests/typecheck/should_fail/mc22.stderr  |  4 +-
 testsuite/tests/typecheck/should_fail/mc25.stderr  |  2 +-
 .../tests/typecheck/should_fail/tcfail191.stderr   |  2 +-
 .../tests/typecheck/should_fail/tcfail193.stderr   |  2 +-
 11 files changed, 80 insertions(+), 32 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 0e34751d7161fd0b9de125e5378482a30370653f


More information about the ghc-commits mailing list