Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install haskell

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

installing haskell command

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
Comment

PREVIOUS NEXT
Code Example
Shell :: git credential manager linux codegrepper 
Shell :: how to setup dockers on aws 
Shell :: git SSL certificate problem: self signed certificate 
Shell :: adding alias to for echo 
Shell :: Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. 
Shell :: install ftp on ubuntu 
Shell :: how to install gnu lib tool 
Shell :: simple while loop program in shell script 
Shell :: git create branch from tag 
Shell :: ubuntu docker host ip 
Shell :: find zombie process PID in linux 
Shell :: how to check if your linux Server Is Under DDoS Attack 
Shell :: flutter path mac 
Shell :: git remove file from staging 
Shell :: what are the ubuntu packages required for laravel to be installed 
Shell :: git config global rerere 
Shell :: install activitywatch ubunut 
Shell :: find how many lines in a file linux 
Shell :: flutter : command not found 
Shell :: composer install linux 
Shell :: ubuntu check permissions of file 
Shell :: error: src refspec master does not match any. 
Shell :: Cargo, the Rust package manager, is not installed or is not on PATH. 
Shell :: mac xterm download 
Shell :: windows edit file cmd 
Shell :: [Errno 13] Permission denied: ubuntu 
Shell :: night light for ubuntu 
Shell :: git view changes in commit 
Shell :: gitignore file without extension 
Shell :: npm install in dev mode 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =