summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-01-24 02:00:23 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-02-10 19:19:34 -0500
commita1d979682caeac0c9a99ec213ae53a15a82a3682 (patch)
tree24a8e03b70d9014236d335f0462694d2a22e968f /utils/ghc-pkg
parent2a47ee9c65140ad5d72ff27949f3fc7948569d9e (diff)
downloadhaskell-a1d979682caeac0c9a99ec213ae53a15a82a3682.tar.gz
Bump Cabal submodule
Adapts GHC to the factoring-out of `Cabal-syntax`. Fixes #20991. Metric Decrease: haddock.Cabal
Diffstat (limited to 'utils/ghc-pkg')
-rw-r--r--utils/ghc-pkg/ghc-pkg.cabal.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/ghc-pkg/ghc-pkg.cabal.in b/utils/ghc-pkg/ghc-pkg.cabal.in
index d299c98372..4d9402c2d3 100644
--- a/utils/ghc-pkg/ghc-pkg.cabal.in
+++ b/utils/ghc-pkg/ghc-pkg.cabal.in
@@ -31,6 +31,7 @@ Executable ghc-pkg
containers,
filepath,
Cabal,
+ Cabal-syntax,
binary,
ghc-boot,
bytestring