X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FMakefile;h=416438a0f4a114f95acaf45adcfcd4aed2001d95;hb=ee81425d0c684f5d2bffd4b647b0897df0539122;hp=32b29f0dc0965b8f5dbb34f5bbe9119396cf885c;hpb=853e20a3eb86137cdb8accf69c6caa9db83a3d34;p=ghc-hetmet.git diff --git a/ghc/compiler/Makefile b/ghc/compiler/Makefile index 32b29f0..416438a 100644 --- a/ghc/compiler/Makefile +++ b/ghc/compiler/Makefile @@ -405,7 +405,7 @@ ifeq "$(GhcWithInterpreter) $(bootstrapped)" "YES YES" # Yes, include the interepreter, readline, and Template Haskell extensions SRC_HC_OPTS += -DGHCI -package template-haskell -PKG_DEPENDS += template_haskell +PKG_DEPENDS += template-haskell ALL_DIRS += ghci