X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-pkg%2Fghc-pkg.cabal;h=393e44d4158a0a1583505a91580542bc4e9fccf7;hb=b769418ce58fd409f580e4625ef7dbb9b42dacbf;hp=a201cb88165325a8e25ab553e8b1d1e37e11229d;hpb=71cb36e103ce6892256c2e9c712e78ea37e7dff1;p=ghc-hetmet.git diff --git a/utils/ghc-pkg/ghc-pkg.cabal b/utils/ghc-pkg/ghc-pkg.cabal index a201cb8..393e44d 100644 --- a/utils/ghc-pkg/ghc-pkg.cabal +++ b/utils/ghc-pkg/ghc-pkg.cabal @@ -35,6 +35,9 @@ Executable ghc-pkg process >= 1 && < 1.1, pretty >= 1 && < 1.1 + if impl(ghc < 6.9) + Build-Depends: extensible-exceptions + Build-Depends: haskell98, filepath, Cabal if !os(windows) Build-Depends: unix