[commit: ghc] master: Revert "ApiAnnotations : Nested forall loses forall annotation" (f34c072)
git at git.haskell.org
git at git.haskell.org
Wed May 6 13:18:45 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f34c072820f617f09c3d1c4e539c41fb2ab645b1/ghc
>---------------------------------------------------------------
commit f34c072820f617f09c3d1c4e539c41fb2ab645b1
Author: Austin Seipp <austin at well-typed.com>
Date: Wed May 6 08:19:13 2015 -0500
Revert "ApiAnnotations : Nested forall loses forall annotation"
This reverts commit 81030ede73c4e3783219b2a8d7463524e847cfce.
Alan is abandoning this approach in favor of D836.
>---------------------------------------------------------------
f34c072820f617f09c3d1c4e539c41fb2ab645b1
compiler/parser/Parser.y | 83 ++++++++---------
testsuite/tests/ghc-api/annotations/.gitignore | 1 -
testsuite/tests/ghc-api/annotations/Makefile | 5 -
testsuite/tests/ghc-api/annotations/T10278.stderr | 16 ----
testsuite/tests/ghc-api/annotations/T10278.stdout | 96 -------------------
testsuite/tests/ghc-api/annotations/Test10278.hs | 12 ---
testsuite/tests/ghc-api/annotations/all.T | 1 -
testsuite/tests/ghc-api/annotations/t10278.hs | 107 ----------------------
8 files changed, 37 insertions(+), 284 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 f34c072820f617f09c3d1c4e539c41fb2ab645b1
More information about the ghc-commits
mailing list