インストール

haskellをインストールする

haskellプログラミング言語をWindows/Mac/Linuxパソコン・サーバーにインストールする方法について紹介します。

Shou Arisaka
1 分で読める
2019年6月25日

haskellプログラミング言語をWindows/Mac/Linuxパソコン・サーバーにインストールする方法について紹介します。

haskellプラットフォームをインストールする.(windows/mac/linux)

https://www.haskell.org/platform/windows.html#linux-ubuntu

ubuntuの場合

sudo apt-get update ; sudo apt-get install haskell-platform

この記事をシェア

Shou Arisaka 2019年6月25日

🔗 リンクをコピー