Ben Gamari pushed to branch ghc-9.12 at Glasgow Haskell Compiler / GHC
Commits:
-
e2a6fc9b
by Ben Gamari at 2025-05-13T11:25:27-04:00
1 changed file:
Changes:
1 | 1 | # Changelog for [`base` package](http://hackage.haskell.org/package/base)
|
2 | 2 | |
3 | -## 4.21.0.0 December 2024
|
|
3 | +## 4.21.0.0 *December 2024*
|
|
4 | 4 | * Shipped with GHC 9.12.1
|
5 | 5 | * Introduce `Data.Bounded` module exporting the `Bounded` typeclass (finishing [CLC proposal #208](https://github.com/haskell/core-libraries-committee/issues/208))
|
6 | 6 | * Deprecate export of `Bounded` class from `Data.Enum` ([CLC proposal #208](https://github.com/haskell/core-libraries-committee/issues/208))
|