[project @ 2005-07-21 08:41:23 by panne]
[ghc-hetmet.git] / ghc / compiler / package.conf.in
index 72a5335..57248b8 100644 (file)
@@ -44,7 +44,9 @@ exposed-modules:
        ClosureInfo
        CmdLineParser
        Cmm
+       CmmLex
        CmmLint
+       CmmParse
        CmmUtils
        CodeGen
        CodeOutput
@@ -124,6 +126,7 @@ exposed-modules:
        Java
        JavaGen
        Kind
+       Lexer
        LexCore
        LiberateCase
        Linker
@@ -134,7 +137,6 @@ exposed-modules:
        MachInstrs
        MachOp
        MachRegs
-       Main
        Match
        MatchCon
        MatchLit
@@ -158,13 +160,16 @@ exposed-modules:
        PackageConfig
        Packages
        Panic
+       Parser
        ParserCoreUtils
+       ParsePkgConf
        PositionIndependentCode
        PprC
        PprCmm
        PprCore
        PprExternalCore
        PprMach
+       PprTyThing
        PrelInfo
        PrelNames
        PrelRules
@@ -276,7 +281,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",
@@ -291,6 +295,6 @@ library-dirs:               FPTOOLS_TOP_ABS"/ghc/compiler"
 
 hs-libraries:          "HSghc"
 extra-libraries:
-package_deps:          PKG_DEPENDS
+depends:               PKG_DEPENDS
 haddock-interfaces:    HADDOCK_IFACE
 haddock-html:          HTML_DIR