X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Frunghc%2Frunghc.cabal.in;h=7dfdc97a5d12db86ccf90651c74b1c1cfed86b74;hb=febf1ced754a3996ac1a5877dcded87828560d1c;hp=7b3fc1b13a8769c99014f9b048ace9a36b9fc1c7;hpb=bb57db143d9c0207e4c2c4c24ceb688714c2980d;p=ghc-hetmet.git diff --git a/utils/runghc/runghc.cabal.in b/utils/runghc/runghc.cabal.in index 7b3fc1b..7dfdc97 100644 --- a/utils/runghc/runghc.cabal.in +++ b/utils/runghc/runghc.cabal.in @@ -20,7 +20,7 @@ Executable runghc if flag(base3) Build-Depends: base >= 3 && < 5, - directory >= 1 && < 1.1, + directory >= 1 && < 1.2, process >= 1 && < 1.1 else Build-Depends: base < 3