Skip to content

Commit

Permalink
stack root
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra committed Sep 5, 2021
1 parent d8e8e26 commit 415602f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ tasks:
export GHCUP_INSTALL_BASE_PREFIX=/workspace
export BOOTSTRAP_HASKELL_NONINTERACTIVE=1
export CABAL_DIR=/workspace/.cabal
export STACK_ROOT=/workspace/.stack
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
source /workspace/.ghcup/env
init: |
Expand Down

0 comments on commit 415602f

Please # to comment.