X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-pkg%2Fghc-pkg.cabal;h=3870249fc567b2892c7ff8770373f59d17816421;hb=f22542139991eec42419263e21467dbf5c807af7;hp=eb54d84717c2b228163a4259a91550e04d5acc5f;hpb=8582fce6b6a97fcb5842293866e236fc12cf58c3;p=ghc-hetmet.git diff --git a/utils/ghc-pkg/ghc-pkg.cabal b/utils/ghc-pkg/ghc-pkg.cabal index eb54d84..3870249 100644 --- a/utils/ghc-pkg/ghc-pkg.cabal +++ b/utils/ghc-pkg/ghc-pkg.cabal @@ -19,9 +19,8 @@ Executable ghc-pkg Extensions: CPP, ForeignFunctionInterface Build-Depends: base >= 4 && < 5, - directory >= 1 && < 1.1, + directory >= 1 && < 1.2, process >= 1 && < 1.1, - haskell98, filepath, Cabal, binary,