I've tried the following command curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh -s install ghcup ghc cabal stack hls
but it just runs the standard interactive installer.
How to do unattended Haskell installation?
627 Views Asked by Richard At
1