連投すみません
ghcupをインストールして画面に
To start a simple repl, run:
ghci
To start a new haskell project in the current directory, run:
cabal init --interactive
To install other GHC versions and tools, run:
ghcup tui
というメッセージが表示されたのですがghcupコマンドが存在しないと言われてしまいます
どうすればよいでしょうか
ghcupをインストールして画面に
To start a simple repl, run:
ghci
To start a new haskell project in the current directory, run:
cabal init --interactive
To install other GHC versions and tools, run:
ghcup tui
というメッセージが表示されたのですがghcupコマンドが存在しないと言われてしまいます
どうすればよいでしょうか