# [RFC] Sunsetting i386?

> Source: <https://discourse.haskell.org/t/rfc-sunsetting-i386/14149#post_1>
> Published: 2026-05-22 17:40:15+00:00

i386 has been a source of pain for a while. More specifically:
And currently blocking Cabal CI because alex --version
segfaults.
It also so happens that I build the alpine 32bit GHC variant for every single release manually.
I think it’s beyond reasonable by now and I’m considering to drop it in GHCup at least, unless some volunteers step up and want to investigate those issues in GHC.
Sure, it might be more an issue of musl + 32bit and we could at least attempt to provide glibc binaries, even if they’re less portable.
