X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal;h=5a628415f53636f1ffe6bc1083c0891f6389f706;hb=eacfbdedf46dcc3105de1bbf642cf2572526c705;hp=0fa37bad628c35b02bc130e7ac75b70d768af95f;hpb=28dd45d2429a87c64d472fd2a35c146600ea3ee5;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index 0fa37ba..5a62841 100644 --- a/compiler/ghc.cabal +++ b/compiler/ghc.cabal @@ -33,7 +33,7 @@ Library Exposed: False if flag(base3) - Build-Depends: base >= 3 && < 4, + Build-Depends: base >= 3 && < 5, directory >= 1 && < 1.1, process >= 1 && < 1.1, bytestring >= 0.9 && < 0.10, @@ -207,6 +207,7 @@ Library CoreUnfold CoreUtils ExternalCore + MkCore MkExternalCore PprCore PprExternalCore