X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=8e444a8ea39889c4012feea6ec70c78bd84a990d;hb=65277a1c9ff86c28c656849d6f6cbb392f1eb3e7;hp=bed13f082776220569ea18bddf3e263ecda535f5;hpb=930421d4ed09e5389e0ef4c5eef36075a6809cc0;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index bed13f0..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 @@ -129,7 +129,6 @@ Library cmm codeGen coreSyn - cprAnalysis deSugar ghci hsSyn @@ -162,7 +161,6 @@ Library Name NameEnv NameSet - NewDemand OccName RdrName SrcLoc @@ -219,6 +217,7 @@ Library CgClosure CgCon CgExpr + CgExtCode CgForeignCall CgHeapery CgHpc @@ -265,7 +264,6 @@ Library MkExternalCore PprCore PprExternalCore - CprAnalyse Check Coverage Desugar @@ -319,7 +317,6 @@ Library InteractiveEval PackageConfig Packages - ParsePkgConf PprTyThing StaticFlags StaticFlagParser @@ -374,9 +371,6 @@ Library StgLint StgSyn DmdAnal - SaAbsInt - SaLib - StrictAnal WorkWrap WwLib FamInst