X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-pkg%2Fghc-pkg.cabal;h=0b8bb37e10e321c0b1f691b5f46b536b2e69373f;hb=f4b727487a65e6b611bbaafbd2207bd63a8df706;hp=393e44d4158a0a1583505a91580542bc4e9fccf7;hpb=b769418ce58fd409f580e4625ef7dbb9b42dacbf;p=ghc-hetmet.git diff --git a/utils/ghc-pkg/ghc-pkg.cabal b/utils/ghc-pkg/ghc-pkg.cabal index 393e44d..0b8bb37 100644 --- a/utils/ghc-pkg/ghc-pkg.cabal +++ b/utils/ghc-pkg/ghc-pkg.cabal @@ -38,7 +38,7 @@ Executable ghc-pkg if impl(ghc < 6.9) Build-Depends: extensible-exceptions - Build-Depends: haskell98, filepath, Cabal + Build-Depends: haskell98, filepath, Cabal, bin-package-db if !os(windows) Build-Depends: unix if os(windows)