[Git][ghc/ghc][wip/clc216] Apply 1 suggestion(s) to 1 file(s)
Rodrigo Mesquita (@alt-romes)
gitlab at gitlab.haskell.org
Wed Jul 31 16:48:18 UTC 2024
Rodrigo Mesquita pushed to branch wip/clc216 at Glasgow Haskell Compiler / GHC
Commits:
95c3cf3f by Rodrigo Mesquita at 2024-07-31T16:48:15+00:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: sheaf <sam.derbyshire at gmail.com>
- - - - -
1 changed file:
- libraries/base/changelog.md
Changes:
=====================================
libraries/base/changelog.md
=====================================
@@ -1,7 +1,7 @@
# Changelog for [`base` package](http://hackage.haskell.org/package/base)
## 4.21.0.0 *TBA*
- * `GHC.Desugar` has been deprecated and should be removed in GHC 9.14. ([CLC proposal #216](https://github.com/haskell/core-libraries-committee/issues/216))
+ * `GHC.Desugar` has been deprecated and will be removed in GHC 9.14. ([CLC proposal #216](https://github.com/haskell/core-libraries-committee/issues/216))
* Add a `readTixFile` field to the `HpcFlags` record in `GHC.RTS.Flags` ([CLC proposal #276](https://github.com/haskell/core-libraries-committee/issues/276))
* Add `compareLength` to `Data.List` and `Data.List.NonEmpty` ([CLC proposal #257](https://github.com/haskell/core-libraries-committee/issues/257))
* Add `INLINE[1]` to `compareInt` / `compareWord` ([CLC proposal #179](https://github.com/haskell/core-libraries-committee/issues/179))
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/95c3cf3f2d2f3e3318220a13c8098f89855affe8
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/95c3cf3f2d2f3e3318220a13c8098f89855affe8
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/20240731/91925c8c/attachment.html>
More information about the ghc-commits
mailing list