summaryrefslogtreecommitdiff
path: root/ghc/compiler/package.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/compiler/package.conf.in')
-rw-r--r--ghc/compiler/package.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc/compiler/package.conf.in b/ghc/compiler/package.conf.in
index b216cd904a..b356e90000 100644
--- a/ghc/compiler/package.conf.in
+++ b/ghc/compiler/package.conf.in
@@ -269,6 +269,7 @@ import-dirs: FPTOOLS_TOP_ABS"/ghc/compiler/stage2/utils",
FPTOOLS_TOP_ABS"/ghc/compiler/stage2/rename",
FPTOOLS_TOP_ABS"/ghc/compiler/stage2/typecheck",
FPTOOLS_TOP_ABS"/ghc/compiler/stage2/deSugar",
+ FPTOOLS_TOP_ABS"/ghc/compiler/stage2/ghci",
FPTOOLS_TOP_ABS"/ghc/compiler/stage2/coreSyn",
FPTOOLS_TOP_ABS"/ghc/compiler/stage2/specialise",
FPTOOLS_TOP_ABS"/ghc/compiler/stage2/simplCore",