“Instal Haskell” Kode Jawaban

Instal Haskell

curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
DoubleTroublePy

Menginstal perintah Haskell

Set-ExecutionPolicy Bypass -Scope Process -Force;[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072;Invoke-Command -ScriptBlock ([ScriptBlock]::Create((Invoke-WebRequest https://www.haskell.org/ghcup/sh/bootstrap-haskell.ps1 -UseBasicParsing))) -ArgumentList $true
Iskandar

Jawaban yang mirip dengan “Instal Haskell”

Pertanyaan yang mirip dengan “Instal Haskell”

Lebih banyak jawaban terkait untuk “Instal Haskell” di Shell/Bash

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya