X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=8bb16d167de58f2acc99784289c0dadf09fa5664;hb=a19691137898050be08580092ed6f22213f66c27;hp=8e444a8ea39889c4012feea6ec70c78bd84a990d;hpb=b25c713df05575e13f730c54a102767212185e15;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 8e444a8..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 @@ -326,6 +323,7 @@ Library HaddockUtils LexCore Lexer + OptCoercion Parser ParserCore ParserCoreUtils @@ -429,7 +427,6 @@ Library GraphPpr IOEnv Interval - LazyUniqFM ListSetOps Maybes MonadUtils