X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-pwd%2Fghc-pwd.cabal;h=8fae857e164a74aa1fe1dfc5780d8cb735e3e9e4;hb=6bb8d64a971afce310df3349e8767b790c2845ee;hp=173b3cc1eede11c6ae0855e3791fcc11320ab060;hpb=36091517e6b1d87b8dacd5168fcc464ac75f65bd;p=ghc-hetmet.git diff --git a/utils/ghc-pwd/ghc-pwd.cabal b/utils/ghc-pwd/ghc-pwd.cabal index 173b3cc..8fae857 100644 --- a/utils/ghc-pwd/ghc-pwd.cabal +++ b/utils/ghc-pwd/ghc-pwd.cabal @@ -1,7 +1,7 @@ Name: ghc-pwd Version: 0.1 Copyright: XXX -License: BSD +License: BSD3 -- XXX License-File: LICENSE -- XXX Author: -- XXX Maintainer: @@ -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