[commit: ghc] wip/trac-16270: Report multiple errors (03b1eba)

git at git.haskell.org git at git.haskell.org
Sat Feb 2 09:00:22 UTC 2019


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

On branch  : wip/trac-16270
Link       : http://ghc.haskell.org/trac/ghc/changeset/03b1eba80e0eb3146414a4d389b8205aa2f21161/ghc

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

commit 03b1eba80e0eb3146414a4d389b8205aa2f21161
Author: Vladislav Zavialov <vlad.z.4096 at gmail.com>
Date:   Fri Feb 1 20:39:57 2019 +0300

    Report multiple errors


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

03b1eba80e0eb3146414a4d389b8205aa2f21161
 compiler/parser/Lexer.x                          | 13 +++++++-
 compiler/parser/RdrHsSyn.hs                      | 36 ++++++++++------------
 testsuite/tests/parser/should_fail/T16270.hs     | 29 ++++++++++++++++++
 testsuite/tests/parser/should_fail/T16270.stderr | 38 ++++++++++++++++++++++++
 testsuite/tests/parser/should_fail/all.T         |  1 +
 5 files changed, 96 insertions(+), 21 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 03b1eba80e0eb3146414a4d389b8205aa2f21161


More information about the ghc-commits mailing list