Making GHC upgrades easy
Haskell Community [Unofficial]
July 2, 2026
blamario:
> the latter would be preferable because it doesn’t introduce any new concept.
But it does require introducing the concept of version ranges on GHC.
Anyway, I think the solution is just to avoid breaking changes in stable language extensions.
Discussion in the ATmosphere