X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fpackage.conf.in;h=4d348c157ce084a4116dd18a58682cdfc70daeb5;hb=ff16c7e0d3c31e7e14618c8fd59f7a7066135360;hp=f7d0709bf7b898caadea0466db8890717863bd34;hpb=34bfc56e5f2c5374bcc4f67fbd0692f0c14fe029;p=ghc-hetmet.git diff --git a/ghc/compiler/package.conf.in b/ghc/compiler/package.conf.in index f7d0709..4d348c1 100644 --- a/ghc/compiler/package.conf.in +++ b/ghc/compiler/package.conf.in @@ -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 @@ -137,7 +139,6 @@ exposed-modules: MachInstrs MachOp MachRegs - Main Match MatchCon MatchLit @@ -170,14 +171,13 @@ exposed-modules: PprCore PprExternalCore PprMach + PprTyThing PrelInfo PrelNames + PrintJava PrelRules Pretty - PrettyTest PrimOp - PrimPacked - PrintJava RdrHsSyn RdrName RegAllocInfo @@ -246,7 +246,6 @@ exposed-modules: TypeRep TysPrim TysWiredIn - UnicodeUtil Unify UniqFM UniqSet @@ -281,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", @@ -296,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