Skip to content

Commit 415602f

Browse files
committed
stack root
1 parent d8e8e26 commit 415602f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ tasks:
44
export GHCUP_INSTALL_BASE_PREFIX=/workspace
55
export BOOTSTRAP_HASKELL_NONINTERACTIVE=1
66
export CABAL_DIR=/workspace/.cabal
7+
export STACK_ROOT=/workspace/.stack
78
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
89
source /workspace/.ghcup/env
910
init: |

0 commit comments

Comments
 (0)