X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=8e444a8ea39889c4012feea6ec70c78bd84a990d;hb=65277a1c9ff86c28c656849d6f6cbb392f1eb3e7;hp=d05dc1aa9a60618fd4d4d79c182280139b4172dc;hpb=63489d40bdee972656ff115ab2309b809c0e39fc;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index d05dc1a..8e444a8 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -68,8 +68,8 @@ Library process >= 1 && < 1.1, bytestring >= 0.9 && < 0.10, old-time >= 1 && < 1.1, - containers >= 0.1 && < 0.3, - array >= 0.1 && < 0.3 + containers >= 0.1 && < 0.4, + array >= 0.1 && < 0.4 Build-Depends: filepath >= 1 && < 1.2 Build-Depends: Cabal, hpc @@ -88,6 +88,8 @@ Library if !flag(ncg) CPP-Options: -DOMIT_NATIVE_CODEGEN + Build-Depends: bin-package-db + -- GHC 6.4.2 needs to be able to find WCsubst.c, which needs to be -- able to find WCsubst.h Include-Dirs: ../libraries/base/cbits, ../libraries/base/include @@ -127,7 +129,6 @@ Library cmm codeGen coreSyn - cprAnalysis deSugar ghci hsSyn @@ -160,7 +161,6 @@ Library Name NameEnv NameSet - NewDemand OccName RdrName SrcLoc @@ -217,6 +217,7 @@ Library CgClosure CgCon CgExpr + CgExtCode CgForeignCall CgHeapery CgHpc @@ -263,7 +264,6 @@ Library MkExternalCore PprCore PprExternalCore - CprAnalyse Check Coverage Desugar @@ -317,7 +317,6 @@ Library InteractiveEval PackageConfig Packages - ParsePkgConf PprTyThing StaticFlags StaticFlagParser @@ -372,9 +371,6 @@ Library StgLint StgSyn DmdAnal - SaAbsInt - SaLib - StrictAnal WorkWrap WwLib FamInst