X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=8bb16d167de58f2acc99784289c0dadf09fa5664;hb=00022894bbb2dfa33fd213eedbac0f28b4c4b7b4;hp=582534aa77fc8cfb0c39b8c8d6f13208dc3de316;hpb=2662dbc5b2c30fc11ccb99e7f9b2dba794d680ba;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 582534a..8bb16d1 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -104,9 +104,6 @@ Library if flag(stage1) Include-Dirs: stage1 - if impl(ghc < 6.9) - Build-Depends: extensible-exceptions - Extensions: PatternSignatures else if flag(stage2) Include-Dirs: stage2 @@ -129,7 +126,6 @@ Library cmm codeGen coreSyn - cprAnalysis deSugar ghci hsSyn @@ -327,6 +323,7 @@ Library HaddockUtils LexCore Lexer + OptCoercion Parser ParserCore ParserCoreUtils @@ -430,7 +427,6 @@ Library GraphPpr IOEnv Interval - LazyUniqFM ListSetOps Maybes MonadUtils