On 2026-02-17 14:23:52, Alexis Praga wrote: > Hi Eli, > > Thanks for the feedback. Is there any plan to have stable for dev-haskell, or > at least ghc ? > I found haskell package a bit of a peculiar beast (in general, but especially > in Gentoo) and completely understand it's a lot of work (thanks for doing it > by the way).
GHC and a few popular Haskell packages used to be stable, but had to be demoted due to a lack of manpower. It's hard to keep a consistent set of versions stable due to the tight coupling and overzealous version contraints that the Haskell package managers encourage. Adding to that is the fact that our most active Haskell developer is not actually a Gentoo developer, so I would not expect a stable Haskell any time soon.

