python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ghcup install: Permission denied when writing to ~/.ghcup/cache directory
I'm attempting to install ghcup on Ubuntu with:
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
using the default options (prepend to .bashrc, don't install HLS, dont install S...
Austin T
Votes: 0
Answers: 1
can't install ghc in nixos
I installed minimal edition of nixos on vm,
and then install some pkgs like i3, firefox, code, ...
but
when i want to install ghc compiler of haskell i encounter with a problem
i used ghcup from its o...

xmoooz
Votes: 0
Answers: 1