Don't build GHC with breakpoint support by default.
[ghc-hetmet.git] / ghc / compiler / package.conf.in
index 72a5335..b216cd9 100644 (file)
@@ -44,10 +44,13 @@ exposed-modules:
        ClosureInfo
        CmdLineParser
        Cmm
+       CmmLex
        CmmLint
+       CmmParse
        CmmUtils
        CodeGen
        CodeOutput
+       Config
        Constants
        Convert
        CoreFVs
@@ -84,6 +87,7 @@ exposed-modules:
        ErrUtils
        ExternalCore
        FastMutInt
+        Encoding
        FastString
        FastTypes
        FieldLabel
@@ -98,7 +102,7 @@ exposed-modules:
        FunDeps
        GHC
        Generics
-       GetImports
+        HeaderInfo
        HsBinds
        HsDecls
        HsExpr
@@ -120,10 +124,11 @@ exposed-modules:
        IlxGen
        Inst
        InstEnv
-       InteractiveUI
        Java
        JavaGen
+       InteractiveUI
        Kind
+       Lexer
        LexCore
        LiberateCase
        Linker
@@ -134,7 +139,6 @@ exposed-modules:
        MachInstrs
        MachOp
        MachRegs
-       Main
        Match
        MatchCon
        MatchLit
@@ -158,21 +162,22 @@ exposed-modules:
        PackageConfig
        Packages
        Panic
+       Parser
        ParserCoreUtils
+       ParsePkgConf
        PositionIndependentCode
        PprC
        PprCmm
        PprCore
        PprExternalCore
        PprMach
+       PprTyThing
        PrelInfo
        PrelNames
+       PrintJava
        PrelRules
        Pretty
-       PrettyTest
        PrimOp
-       PrimPacked
-       PrintJava
        RdrHsSyn
        RdrName
        RegAllocInfo
@@ -241,7 +246,6 @@ exposed-modules:
        TypeRep
        TysPrim
        TysWiredIn
-       UnicodeUtil
        Unify
        UniqFM
        UniqSet
@@ -276,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",
@@ -291,6 +294,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