X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fpackage.conf.in;h=adaf5de6cc7d258186498f3e9b1b4c2b36a27cbd;hb=7b144d53463590a536a8ffed36acb093f9dde523;hp=2342e14ecf800c774c3505ef37cdc725eefb8e32;hpb=135a48ab3b1173701cc2192fe3f57ec08f85ce31;p=ghc-hetmet.git diff --git a/compiler/package.conf.in b/compiler/package.conf.in index 2342e14..adaf5de 100644 --- a/compiler/package.conf.in +++ b/compiler/package.conf.in @@ -10,7 +10,6 @@ exposed-modules: BasicTypes BinIface Binary - BitSet Bitmap BuildTyCl ByteCodeAsm @@ -91,12 +90,8 @@ exposed-modules: Encoding FastString FastTypes - FieldLabel Finder FiniteMap - FlattenInfo - FlattenMonad - Flattening FloatIn FloatOut ForeignCall @@ -150,7 +145,6 @@ exposed-modules: MkIface Module NCGMonad - NDPCoreUtils Name NameEnv NameSet @@ -183,7 +177,6 @@ exposed-modules: RdrHsSyn RdrName RegAllocInfo - RegisterAlloc RnBinds RnEnv RnExpr @@ -294,7 +287,6 @@ import-dirs: FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/utils", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/profiling", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/parser", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/cprAnalysis", - FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/ndpFlatten", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/iface", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/cmm", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/nativeGen"