Hello!
I am using macOS m1 chip
I have been trying to install Haskell for two days and have not succeeded. I am running the terminal using Rosetta and could install GHCUP with HSL and stack.
However, when I install Haskell (Haskell language support powered by the Haskell Language Server) plugin on vscode and change settings to
"haskell.serverExecutablePath": "/Users/mukhammaddiyor/.local/bin/haskell-language-server-macOS-8.10.5",
I am constantly getting the above error.
Can someone help me?