Closed
Description
Apologizes if this is not the right place for this kind of discussion but looking at bootstrap/
there doesn't seem to be a JSON configuration file for GHC 9.4 on Linux, is there any reason why GHC 9.4 isn't supported out-of-the-box by the bootstrap setup? I am aware that I can create my own bootstrap JSON file for 9.4 by following the instructions in bootstrap/README.md
I was, however, wondering if there is any official "policy" regarding the addition of these bootstrap files to the Cabal repository.