X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=0711a93ccb4a485e9ae73376bea4ca810bd6f77a;hp=01e7b0701b8e42d62d60a3e9b0c8176f3dc83a49;hb=9ba922ee06b048774d7a82964867ff768a78126e;hpb=b1ce368963545ea887d31a035040b867a4d0186e diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 01e7b07..0711a93 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -64,7 +64,7 @@ Library Build-Depends: base < 3 if flag(base3) || flag(base4) - Build-Depends: directory >= 1 && < 1.1, + Build-Depends: directory >= 1 && < 1.2, process >= 1 && < 1.1, bytestring >= 0.9 && < 0.10, old-time >= 1 && < 1.1, @@ -152,6 +152,7 @@ Library DataCon Demand Exception + GhcMonad Id IdInfo Literal @@ -408,11 +409,14 @@ Library TcRnTypes TcRules TcSimplify + TcErrors TcTyClsDecls TcTyDecls - TcTyFuns TcType TcUnify + TcInteract + TcCanonical + TcSMonad Class Coercion FamInstEnv