[commit: ghc] wip/T16188: Remove ghctags (#16274) (027017f)
git at git.haskell.org
git at git.haskell.org
Sun Feb 10 21:31:40 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T16188
Link : http://ghc.haskell.org/trac/ghc/changeset/027017fb33923b106765f5a0a6fc000ebe421d40/ghc
>---------------------------------------------------------------
commit 027017fb33923b106765f5a0a6fc000ebe421d40
Author: Sylvain Henry <sylvain at haskus.fr>
Date: Thu Feb 7 01:02:04 2019 +0100
Remove ghctags (#16274)
>---------------------------------------------------------------
027017fb33923b106765f5a0a6fc000ebe421d40
compiler/ghc.mk | 3 -
ghc.mk | 21 +--
hadrian/src/Packages.hs | 5 +-
hadrian/src/Settings/Default.hs | 2 +-
rules/tags-package.mk | 36 ----
utils/ghctags/Main.hs | 364 ----------------------------------------
utils/ghctags/README | 13 --
utils/ghctags/ghc.mk | 18 --
utils/ghctags/ghctags.cabal | 23 ---
9 files changed, 7 insertions(+), 478 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 027017fb33923b106765f5a0a6fc000ebe421d40
More information about the ghc-commits
mailing list