X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-pkg%2Fghc-pkg.cabal;h=a201cb88165325a8e25ab553e8b1d1e37e11229d;hb=7bca8c45ee7efbdef91210fa5673570413539a45;hp=1e862a7cd584ae1e99c467bdd5d098b4f4be5af5;hpb=7ec2d9b9ae3e34b1533a90d433a530b949435952;p=ghc-hetmet.git diff --git a/utils/ghc-pkg/ghc-pkg.cabal b/utils/ghc-pkg/ghc-pkg.cabal index 1e862a7..a201cb8 100644 --- a/utils/ghc-pkg/ghc-pkg.cabal +++ b/utils/ghc-pkg/ghc-pkg.cabal @@ -30,9 +30,6 @@ Executable ghc-pkg if !flag(base3) && !flag(base4) Build-Depends: base < 3 - if flag(base4) - Build-Depends: getopt >= 0.1 && < 0.2 - if flag(base3) || flag(base4) Build-Depends: directory >= 1 && < 1.1, process >= 1 && < 1.1,