Haskell : How to install it
Go to this website
Choose GHCup method, go to GHCup Page
Install on windows follow the instruction. Copy the command then open windows power shell, run the command:
Set-ExecutionPolicy Bypass -Scope Process -Force;[System.Net.ServicePointManager]::...
liyuan.hashnode.dev2 min read