This seems to imply that ARM does not have GHCi (though version is not specified in these tables). In fact, according to this same person, GHC altogether will not officially be supported on ARM until version 7.8. I'm not sure how that is reflected here. It seems to be Tier 2. Some Tier 2 things have GHCi.
I figure we should sort this out, I'd be happy to edit the wikis myself but I want to make sure I understand what's going on. I understand this probably comes down to some nuances that are not expressed here. For user friendliness of the language and ecosystem I think such things should be made clear. As somebody coming to this wanting to accomplish something, I want a clear answer on what is available to me. It's been a source of frustration for me.
Could somebody clear all this up for me? And while I'm at it, I would be grateful if somebody could explain to me how it is possible (if at all) to have ghci on my Raspberry Pi, short of compiling it myself. I'm not against compiling ghc, but I am against compiling it on my Raspberry Pi. Qemu I will consider, though.