summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-09-13 20:20:50 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-11-18 22:27:20 -0500
commita8b4961b51693531019fb53644f6521a2f707f7d (patch)
treed1ac2c8e8e05cf7029729737951b9aeb53681c3e /libraries
parent78d4bca01c1efe481c6ce2356497593d3058fb95 (diff)
downloadhaskell-a8b4961b51693531019fb53644f6521a2f707f7d.tar.gz
Bump Cabal submodule
Diffstat (limited to 'libraries')
m---------libraries/Cabal0
-rw-r--r--libraries/ghc-prim/ghc-prim.cabal2
2 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Cabal b/libraries/Cabal
-Subproject 3ef63c2982af1e06c0403d3a25c67ee1814394c
+Subproject 6424beef3c40ae58318f348ec5c265db26ac42b
diff --git a/libraries/ghc-prim/ghc-prim.cabal b/libraries/ghc-prim/ghc-prim.cabal
index e207b3f24c..1a0abfe262 100644
--- a/libraries/ghc-prim/ghc-prim.cabal
+++ b/libraries/ghc-prim/ghc-prim.cabal
@@ -20,7 +20,7 @@ source-repository head
subdir: libraries/ghc-prim
custom-setup
- setup-depends: base >= 4 && < 5, Cabal >= 1.23
+ setup-depends: base >= 4 && < 5, Cabal >= 1.23 && < 3.8
Library
default-language: Haskell2010