I need a Haskell development environment comprising:
- GHC
- cabal-install
- haskell-language-server
- an editor (visual studio code)
installed for all users of Windows machines (in a programming laboratory).
Is GHCup able to install the tools for all users of the computer? How can that be achieved?