Hi! I’m on macOS Monterey, intel core.
I have tried uninstalling (ghcup nuke, removed xcode’s command line tools, removed .ghc, .cabal and .ghcup folders) and reinstalled xcode-select and then:
Installing GHC / GHCup
[ Info ] verifying digest of: ghc-9.2.5-x86_64-apple-darwin.tar.xz
[ Info ] Unpacking: ghc-9.2.5-x86_64-apple-darwin.tar.xz to /Users/santamaraton/.ghcup/tmp/ghcup-4564b81e02834807
[ Info ] Installing GHC (this may take a while)
[ ghc-configure ] dyld[13015]: Library not loaded: '/usr/local/opt/re...
[ ghc-configure ] Referenced from: '/usr/local/Cellar/gawk/4.1.3_1/...
[ ghc-configure ] Reason: tried: '/usr/local/opt/readline/lib/libre...
[ ghc-configure ] ./config.status: line 930: 13014 Done(141) ...
[ ghc-configure ] 13015 Abort trap: 6 | $AWK -f "$ac_t...
[ ghc-configure ] config.status: error: could not create mk/config.mk
[ Error ] [GHCup-00841] Process "sh" with arguments ["./configure",
[ ... ] "--prefix=/Users/santamaraton/.ghcup/ghc/9.2.5",
[ ... ] "--disable-ld-override"] failed with exit code 1.
[ Error ] Also check the logs in /Users/santamaraton/.ghcup/logs
"ghcup --metadata-fetching-mode=Strict --cache install ghc recommended" failed!```
Request for help
Does anyone know what I could try to make things work again? Thank you.