floating-point fix for x86_64
[ghc-hetmet.git] / ghc / compiler / package.conf.in
index 72a5335..e5bf110 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
@@ -124,6 +128,7 @@ exposed-modules:
        Java
        JavaGen
        Kind
+       Lexer
        LexCore
        LiberateCase
        Linker
@@ -134,7 +139,6 @@ exposed-modules:
        MachInstrs
        MachOp
        MachRegs
-       Main
        Match
        MatchCon
        MatchLit
@@ -158,13 +162,16 @@ exposed-modules:
        PackageConfig
        Packages
        Panic
+       Parser
        ParserCoreUtils
+       ParsePkgConf
        PositionIndependentCode
        PprC
        PprCmm
        PprCore
        PprExternalCore
        PprMach
+       PprTyThing
        PrelInfo
        PrelNames
        PrelRules
@@ -276,7 +283,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 +297,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