From 6976a7121afdb4c154afbe636c315cc9595eaf00 Mon Sep 17 00:00:00 2001 From: Thomas Schilling Date: Thu, 11 Dec 2008 15:30:05 +0000 Subject: Include PprTyThings in tags file. --- compiler/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/Makefile') diff --git a/compiler/Makefile b/compiler/Makefile index b970c208ae..fd6afb1c35 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -493,7 +493,7 @@ GHCTAGS = $(TOP)/utils/ghctags/ghctags.exe else GHCTAGS = $(TOP)/utils/ghctags/ghctags-inplace endif -GHCTAGS_ROOT = main/GHC.hs ghci/InteractiveUI.hs +GHCTAGS_ROOT = main/GHC.hs ghci/InteractiveUI.hs main/PprTyThing.hs # etags for stage2 is actually broken since it requires building # ghctags against an older ghc api -- cgit v1.2.1