X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-pwd%2Fghc-pwd.cabal;h=8fae857e164a74aa1fe1dfc5780d8cb735e3e9e4;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hp=a7908fbe0dad8560e45e38b8f4b6e4430ee8654e;hpb=39617c7880e3a3e4d713599796e78d57ff66c46c;p=ghc-hetmet.git diff --git a/utils/ghc-pwd/ghc-pwd.cabal b/utils/ghc-pwd/ghc-pwd.cabal index a7908fb..8fae857 100644 --- a/utils/ghc-pwd/ghc-pwd.cabal +++ b/utils/ghc-pwd/ghc-pwd.cabal @@ -11,14 +11,8 @@ Description: build-type: Simple cabal-version: >=1.2 -Flag base3 - Description: Choose the new smaller, split-up base package. - Executable ghc-pwd Main-Is: ghc-pwd.hs - if flag(base3) - Build-Depends: base >= 3 && < 5, - directory >= 1 && < 1.1 - else - Build-Depends: base < 3 + Build-Depends: base >= 3 && < 5, + directory >= 1 && < 1.2