
Still seems to me that dependent types is taking long enough that 10 won't be it unless we don't have anything else big going in. That said, bgamari was grouching enough about release complications around 9.10 that I wonder if we'll see 10.0 without a big change. ☺ On Wed, Jul 16, 2025 at 4:53 PM Henning Thielemann < lemming@henning-thielemann.de> wrote:
On Tue, 15 Jul 2025, Andreas Klebinger via Haskell-Cafe wrote:
Read all the details here: https://www.haskell.org/ghc/blog/20250702-ghc-release-schedules.html
There is also a discourse thread if you have feedback:
https://discourse.haskell.org/t/ghc-lts-releases-the-glasgow-haskell-compile...
Interesting approach. I guess Linux distributions like Debian will then also stick to GHC LTS releases.
Btw. I think GHC-9.14 is the first GHC release with such a high second version number. We had GHC-6.12, GHC-7.10, GHC-8.10.
In my memory, GHC-7 was the version range for consolidating type families, GHC-8 was the version range for consolidating kind level extensions, GHC-9 could have been the version range for dependent types, maybe GHC-10 will. _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
-- brandon s allbery kf8nh allbery.b@gmail.com