remove empty dir
[ghc-hetmet.git] / ghc / compiler / package.conf.in
index e5bf110..b356e90 100644 (file)
@@ -102,7 +102,7 @@ exposed-modules:
        FunDeps
        GHC
        Generics
-       GetImports
+        HeaderInfo
        HsBinds
        HsDecls
        HsExpr
@@ -124,9 +124,9 @@ exposed-modules:
        IlxGen
        Inst
        InstEnv
-       InteractiveUI
        Java
        JavaGen
+       InteractiveUI
        Kind
        Lexer
        LexCore
@@ -174,12 +174,10 @@ exposed-modules:
        PprTyThing
        PrelInfo
        PrelNames
+       PrintJava
        PrelRules
        Pretty
-       PrettyTest
        PrimOp
-       PrimPacked
-       PrintJava
        RdrHsSyn
        RdrName
        RegAllocInfo
@@ -248,7 +246,6 @@ exposed-modules:
        TypeRep
        TysPrim
        TysWiredIn
-       UnicodeUtil
        Unify
        UniqFM
        UniqSet
@@ -272,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",