[commit: ghc] wip/T15449, wip/T16188, wip/llvm-configure-opts: API Annotations: more explicit foralls fixup (be15f74)
git at git.haskell.org
git at git.haskell.org
Sun Feb 10 21:30:37 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branches: wip/T15449,wip/T16188,wip/llvm-configure-opts
Link : http://ghc.haskell.org/trac/ghc/changeset/be15f7457b98fa0378de7e8146c122757f03c4e9/ghc
>---------------------------------------------------------------
commit be15f7457b98fa0378de7e8146c122757f03c4e9
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Thu Jan 24 23:22:59 2019 +0200
API Annotations: more explicit foralls fixup
The AnnForall annotations introduced via Phab:D4894 are not always
attached to the correct SourceSpan.
Closes #16230
>---------------------------------------------------------------
be15f7457b98fa0378de7e8146c122757f03c4e9
compiler/parser/Parser.y | 43 +++++++-------
compiler/parser/RdrHsSyn.hs | 6 +-
testsuite/tests/ghc-api/annotations/Makefile | 4 ++
testsuite/tests/ghc-api/annotations/T16230.stdout | 66 ++++++++++++++++++++++
.../hie010.hs => ghc-api/annotations/Test16230.hs} | 0
testsuite/tests/ghc-api/annotations/all.T | 3 +-
6 files changed, 97 insertions(+), 25 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 be15f7457b98fa0378de7e8146c122757f03c4e9
More information about the ghc-commits
mailing list