X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=a7f5242981c846af3d38b22845faedb7248242a0;hp=d2a199b974fe228cbc62384d5d0391b99ffae1ab;hb=707ea5881703d680155aab268bdbf7edc113e3b1;hpb=d2ce0f52d42edf32bb9f13796e6ba6edba8bd516 diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index d2a199b..a7f5242 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,