X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FMakefile;fp=compiler%2FMakefile;h=14347ed407b932a6502ffa00de026c2d1ac1c3a2;hp=7ca001a3ed2d0c6049398a0867916615065f8c8d;hb=79c92c8b26680cee193752867250e39fb61a026c;hpb=5892af0e08fdb890b5a0b9a64346d9f7773a6ed8 diff --git a/compiler/Makefile b/compiler/Makefile index 7ca001a..14347ed 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -492,7 +492,7 @@ GHCTAGS = $(TOP)/utils/ghctags/ghctags.exe else GHCTAGS = $(TOP)/utils/ghctags/ghctags-inplace endif -GHCTAGS_ROOT = main/GHC.hs +GHCTAGS_ROOT = main/GHC.hs ghci/InteractiveUI.hs # etags for stage2 is actually broken since it requires building # ghctags against an older ghc api