[commit: ghc] master: The production for `pquals` is incorrect; the specifics are in D803. (f1a4e42)

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


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

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

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

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

    The production for `pquals` is incorrect; the specifics are in D803.
    
    Reviewed By: austin
    
    Differential Revision: https://phabricator.haskell.org/D803
    
    GHC Trac Issues: #10207


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

f1a4e42ea2e5302147dcb69b9baa6f4aa3af6e37
 compiler/parser/Parser.y                           |   2 +-
 testsuite/tests/ghc-api/annotations/.gitignore     |   1 +
 .../ghc-api/annotations/ListComprehensions.hs      |  22 ++++
 testsuite/tests/ghc-api/annotations/Makefile       |   7 +-
 testsuite/tests/ghc-api/annotations/all.T          |   2 +-
 .../annotations/{exampleTest.hs => listcomps.hs}   |  11 +-
 .../tests/ghc-api/annotations/listcomps.stdout     | 116 +++++++++++++++++++++
 .../tests/parser/should_fail/readFail038.stderr    |   2 +-
 8 files changed, 152 insertions(+), 11 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 f1a4e42ea2e5302147dcb69b9baa6f4aa3af6e37


More information about the ghc-commits mailing list