Skip to content

Commit d8e8e26

Browse files
committed
cabal dir
1 parent 7a8685f commit d8e8e26

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
@@ -3,6 +3,7 @@ tasks:
33
- before: |
44
export GHCUP_INSTALL_BASE_PREFIX=/workspace
55
export BOOTSTRAP_HASKELL_NONINTERACTIVE=1
6+
export CABAL_DIR=/workspace/.cabal
67
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
78
source /workspace/.ghcup/env
89
init: |

0 commit comments

Comments
 (0)