X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fpackage.conf.in;h=e5bf1109cf5bb0a8497bf50777905589e18fcebe;hb=3034a6c8cfb50e2b5af4ef57c419986039b53a94;hp=f8c3035304077a9ac12ea59047a611b0a694ff0b;hpb=a2de6fb531bedb3dde47eae1fbc4b968845a614a;p=ghc-hetmet.git diff --git a/ghc/compiler/package.conf.in b/ghc/compiler/package.conf.in index f8c3035..e5bf110 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 @@ -281,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",