[commit: ghc] master: Revert "Move check-ppr and check-api-annotations to testsuite/utils" (d9b6015)
git at git.haskell.org
git at git.haskell.org
Thu Nov 2 21:04:18 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d9b6015d1942aa176e85bb71f34200bab54e1c9c/ghc
>---------------------------------------------------------------
commit d9b6015d1942aa176e85bb71f34200bab54e1c9c
Author: Ben Gamari <ben at smart-cactus.org>
Date: Thu Nov 2 14:35:01 2017 -0400
Revert "Move check-ppr and check-api-annotations to testsuite/utils"
Unfortunately this (ironically) ended up breaking bindist testing since
we didn't have a package-data.mk. Unfortunately there is no easy way to
fix this.
This reverts commit 1e9f90af7311c33de0f7f5b7dba594725596d675.
>---------------------------------------------------------------
d9b6015d1942aa176e85bb71f34200bab54e1c9c
.gitignore | 1 -
Makefile | 10 ++-----
ghc.mk | 34 ++++------------------
testsuite/utils/check-api-annotations/ghc.mk | 20 -------------
testsuite/utils/check-ppr/ghc.mk | 20 -------------
.../utils => utils}/check-api-annotations/Main.hs | 0
.../utils => utils}/check-api-annotations/README | 0
.../check-api-annotations.cabal | 0
{driver => utils/check-api-annotations}/ghc.mk | 16 ++++------
{testsuite/utils => utils}/check-ppr/Main.hs | 0
{testsuite/utils => utils}/check-ppr/README | 0
.../utils => utils}/check-ppr/check-ppr.cabal | 0
{driver => utils/check-ppr}/ghc.mk | 16 ++++------
13 files changed, 21 insertions(+), 96 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 d9b6015d1942aa176e85bb71f34200bab54e1c9c
More information about the ghc-commits
mailing list