I would like to install Cabal on my POWER8 RHEL 7.9 system.
Instructions here and then here suggested to run this command.
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
Upon running this I answered all the questions with the default answer and then it said:-
Unknown architecture: ppc64le
So, how do I install haskell, and thus cabal on my system?