We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e8e26 commit 415602fCopy full SHA for 415602f
.gitpod.yml
@@ -4,6 +4,7 @@ tasks:
4
export GHCUP_INSTALL_BASE_PREFIX=/workspace
5
export BOOTSTRAP_HASKELL_NONINTERACTIVE=1
6
export CABAL_DIR=/workspace/.cabal
7
+ export STACK_ROOT=/workspace/.stack
8
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
9
source /workspace/.ghcup/env
10
init: |
0 commit comments