X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghc.cabal.in;fp=compiler%2Fghc.cabal.in;h=a7f5242981c846af3d38b22845faedb7248242a0;hp=d2a199b974fe228cbc62384d5d0391b99ffae1ab;hb=771d69aa214ae3e5c0722e7a1b3d71e35a6a1df8;hpb=08cbd87617fca8930e37cc5f7100f0e05a0c025f 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,