Change the representation of the package database
[ghc-hetmet.git] / utils / ghc-pkg / ghc-pkg.cabal
index 393e44d..0b8bb37 100644 (file)
@@ -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)