Oops, I got a little trigger happy while trimming package.conf.in.
[ghc-hetmet.git] / ghc / compiler / package.conf.in
index fe3b115..4d348c1 100644 (file)
@@ -50,6 +50,7 @@ exposed-modules:
        CmmUtils
        CodeGen
        CodeOutput
+       Config
        Constants
        Convert
        CoreFVs
@@ -86,6 +87,7 @@ exposed-modules:
        ErrUtils
        ExternalCore
        FastMutInt
+        Encoding
        FastString
        FastTypes
        FieldLabel
@@ -122,9 +124,9 @@ exposed-modules:
        IlxGen
        Inst
        InstEnv
-       InteractiveUI
        Java
        JavaGen
+       InteractiveUI
        Kind
        Lexer
        LexCore
@@ -169,14 +171,13 @@ exposed-modules:
        PprCore
        PprExternalCore
        PprMach
+       PprTyThing
        PrelInfo
        PrelNames
+       PrintJava
        PrelRules
        Pretty
-       PrettyTest
        PrimOp
-       PrimPacked
-       PrintJava
        RdrHsSyn
        RdrName
        RegAllocInfo
@@ -245,7 +246,6 @@ exposed-modules:
        TypeRep
        TysPrim
        TysWiredIn
-       UnicodeUtil
        Unify
        UniqFM
        UniqSet
@@ -280,7 +280,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",