シェルはfishを使っている。
# インストール
brew install haskell-stack
# インタプリタを起動してみる(けっこう時間がかかる)
stack ghci
stack ghciの前にstack setupを実行すべきなのかもしれない。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
シェルはfishを使っている。
# インストール
brew install haskell-stack
# インタプリタを起動してみる(けっこう時間がかかる)
stack ghci
stack ghciの前にstack setupを実行すべきなのかもしれない。
Register as a new user and use Qiita more conveniently
Go to list of users who liked