summaryrefslogtreecommitdiff
path: root/hadrian/src
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-07-06 17:37:10 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-07-27 12:01:51 -0400
commite4c252619ebb0b10db9061b052ddce6f8f2b5c72 (patch)
tree08cc16137a121134d7fe39f78dfdc20ff401d86d /hadrian/src
parent888eadb9eb8350ffac348f34ae805e11061cc980 (diff)
downloadhaskell-e4c252619ebb0b10db9061b052ddce6f8f2b5c72.tar.gz
packaging: Give ghc-pkg the same version as ProjectVersion
Diffstat (limited to 'hadrian/src')
-rw-r--r--hadrian/src/Rules/Configure.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hadrian/src/Rules/Configure.hs b/hadrian/src/Rules/Configure.hs
index 10870b3e7c..6787bacf04 100644
--- a/hadrian/src/Rules/Configure.hs
+++ b/hadrian/src/Rules/Configure.hs
@@ -21,6 +21,7 @@ configureResults =
, "utils/iserv/iserv.cabal"
, "utils/iserv-proxy/iserv-proxy.cabal"
, "utils/remote-iserv/remote-iserv.cabal"
+ , "utils/ghc-pkg/ghc-pkg.cabal"
, "utils/runghc/runghc.cabal"
, "utils/gen-dll/gen-dll.cabal"
, "libraries/ghc-boot/ghc-boot.cabal"