Dear all,
I would like to know what is the status of GHC on ARM64 in Gentoo. I need it to build pandoc. As far as I know there needs to be a binary ghc compiler or either I need to bootstrap it myself (but that would still require some sort of binary to start with). The machine is an ARM64 based M1 Apple silicon chip, so RAM and CPU shouldn't be an issue to be able to compile it. And in fact, I would like to avoid cross-compiling because this is the fastest machine that I have available for such a task.
I can't compiler GHC-9.0.1 neither GHC-9.0.1-r1 with USE binary, ghcbootstrap, or ghcmakebinary, or any of their combinations.
Does anyone have any clue on how to proceed?
Thank you very much.

