X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=fd6afb1c355018791ce408f1a160335b4bd0573c;hb=e5a8d57c85d42007c8cc561e6d6b805c23603fc0;hp=b970c208ae76aad8bb602851d8a30324c7cac5df;hpb=dab87cc9e1269aa7e2e0589e156e024c16b85b1f;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index b970c20..fd6afb1 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