diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2021-07-06 17:37:10 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-07-27 12:01:51 -0400 |
commit | e4c252619ebb0b10db9061b052ddce6f8f2b5c72 (patch) | |
tree | 08cc16137a121134d7fe39f78dfdc20ff401d86d /configure.ac | |
parent | 888eadb9eb8350ffac348f34ae805e11061cc980 (diff) | |
download | haskell-e4c252619ebb0b10db9061b052ddce6f8f2b5c72.tar.gz |
packaging: Give ghc-pkg the same version as ProjectVersion
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b91c86f1ba..1b9ebd309f 100644 --- a/configure.ac +++ b/configure.ac @@ -1430,6 +1430,7 @@ AC_CONFIG_FILES( driver/ghci/ghci-wrapper.cabal utils/iserv/iserv.cabal utils/iserv-proxy/iserv-proxy.cabal + utils/ghc-pkg/ghc-pkg.cabal utils/remote-iserv/remote-iserv.cabal utils/gen-dll/gen-dll.cabal libraries/ghc-boot/ghc-boot.cabal |