[Git][ghc/ghc][wip/ghc-9.10] 2 commits: Bump haddock submodule to fix #24912
Zubin (@wz1000)
gitlab at gitlab.haskell.org
Fri May 31 07:31:46 UTC 2024
Zubin pushed to branch wip/ghc-9.10 at Glasgow Haskell Compiler / GHC
Commits:
0c301d33 by Zubin Duggal at 2024-05-31T13:01:18+05:30
Bump haddock submodule to fix #24912
- - - - -
934a8bb9 by Zubin Duggal at 2024-05-31T13:01:18+05:30
base: Add changelog entry for 4.20.0.1
- - - - -
2 changed files:
- libraries/base/changelog.md
- utils/haddock
Changes:
=====================================
libraries/base/changelog.md
=====================================
@@ -1,5 +1,9 @@
# Changelog for [`base` package](http://hackage.haskell.org/package/base)
+## 4.20.0.1 *May 2024*
+ * Not shipped with any GHC: This is a documentation only release to fix various issues with base-4.20.0.0 docs due to the GHC internal split
+ * For an accounting of the issues fixed, see [#24875](https://gitlab.haskell.org/ghc/ghc/-/issues/24875)
+
## 4.20.0.0 *May 2024*
* Shipped with GHC 9.10.1
* Deprecate `GHC.Pack` ([#21461](https://gitlab.haskell.org/ghc/ghc/-/issues/21461))
=====================================
utils/haddock
=====================================
@@ -1 +1 @@
-Subproject commit 733e39c58095ce122e27c7817108b3c248b15920
+Subproject commit f6116257ff838bb0b9def2c49d2f629756527ad2
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/70f5778f7f68a2ad6068804a02618afeb21d12d9...934a8bb930390d5db1e5613ddfeafc8c80dd9b96
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/70f5778f7f68a2ad6068804a02618afeb21d12d9...934a8bb930390d5db1e5613ddfeafc8c80dd9b96
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/20240531/4f27f34d/attachment-0001.html>
More information about the ghc-commits
mailing list