[Git][ghc/ghc][wip/backports-9.8] Bump Cabal submodule to 3.10.2.0 final
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Thu Sep 28 18:27:55 UTC 2023
Ben Gamari pushed to branch wip/backports-9.8 at Glasgow Haskell Compiler / GHC
Commits:
c83b7688 by Ben Gamari at 2023-09-28T14:27:50-04:00
Bump Cabal submodule to 3.10.2.0 final
- - - - -
2 changed files:
- libraries/Cabal
- testsuite/tests/driver/T4437.hs
Changes:
=====================================
libraries/Cabal
=====================================
@@ -1 +1 @@
-Subproject commit 720b6b1ab08655aa90c5454eefdcc5b4fa6e442b
+Subproject commit 15a0010461c3d181f30fbbf5980bf75945d6df2a
=====================================
testsuite/tests/driver/T4437.hs
=====================================
@@ -38,6 +38,7 @@ check title expected got
expectedGhcOnlyExtensions :: [String]
expectedGhcOnlyExtensions =
[ "TypeAbstractions"
+ , "ExtendedLiterals"
]
expectedCabalOnlyExtensions :: [String]
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c83b768856426d500d480ad665ee55958aec7ebe
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c83b768856426d500d480ad665ee55958aec7ebe
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230928/a5bd061f/attachment.html>
More information about the ghc-commits
mailing list