summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg/ghc-pkg.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ghc-pkg/ghc-pkg.cabal')
-rw-r--r--utils/ghc-pkg/ghc-pkg.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/ghc-pkg/ghc-pkg.cabal b/utils/ghc-pkg/ghc-pkg.cabal
index 317aab7cfa..742e2962ef 100644
--- a/utils/ghc-pkg/ghc-pkg.cabal
+++ b/utils/ghc-pkg/ghc-pkg.cabal
@@ -25,7 +25,7 @@ Executable ghc-pkg
filepath,
Cabal,
binary,
- bin-package-db,
+ ghc-boot,
bytestring
if !os(windows)
Build-Depends: unix,