Add stage2/ghci to ghc-api's import list.
[ghc-hetmet.git] / ghc / compiler / package.conf.in
index b216cd9..b356e90 100644 (file)
@@ -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",