Add mapOccEnv
[ghc-hetmet.git] / ghc / compiler / package.conf.in
index f8c3035..2674bb4 100644 (file)
@@ -50,6 +50,7 @@ exposed-modules:
        CmmUtils
        CodeGen
        CodeOutput
+       Config
        Constants
        Convert
        CoreFVs
@@ -281,7 +282,6 @@ import-dirs:   FPTOOLS_TOP_ABS"/ghc/compiler/stage2/utils",
               FPTOOLS_TOP_ABS"/ghc/compiler/stage2/profiling",
               FPTOOLS_TOP_ABS"/ghc/compiler/stage2/parser",
               FPTOOLS_TOP_ABS"/ghc/compiler/stage2/cprAnalysis",
-              FPTOOLS_TOP_ABS"/ghc/compiler/stage2/compMan",
               FPTOOLS_TOP_ABS"/ghc/compiler/stage2/ndpFlatten",
               FPTOOLS_TOP_ABS"/ghc/compiler/stage2/iface",
               FPTOOLS_TOP_ABS"/ghc/compiler/stage2/cmm",