[commit: ghc] master: The production for squals is incorrect; see D806 for specifics. (cf19640)

git at git.haskell.org git at git.haskell.org
Tue Apr 7 14:13:37 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/cf196400609d920e7f8189b9376833f4f5886360/ghc

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

commit cf196400609d920e7f8189b9376833f4f5886360
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


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

cf196400609d920e7f8189b9376833f4f5886360
 compiler/parser/Parser.y                           | 20 ++++-----
 .../ghc-api/annotations/ListComprehensions.hs      |  6 +++
 testsuite/tests/ghc-api/annotations/Makefile       |  2 +-
 .../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 +-
 12 files changed, 81 insertions(+), 33 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 cf196400609d920e7f8189b9376833f4f5886360


More information about the ghc-commits mailing list