File tree Expand file tree Collapse file tree 17 files changed +33
-31
lines changed Expand file tree Collapse file tree 17 files changed +33
-31
lines changed Original file line number Diff line number Diff line change 88
88
chmod a+x "$HOME/.ghcup/bin/ghcup"
89
89
- name : Install cabal-install
90
90
run : |
91
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
92
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
91
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
92
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
93
93
- name : Install GHC (GHCup)
94
94
if : matrix.setup-method == 'ghcup'
95
95
run : |
Original file line number Diff line number Diff line change @@ -326,8 +326,8 @@ jobs:
326
326
chmod a+x "$HOME/.ghcup/bin/ghcup"
327
327
- name: Install cabal-install
328
328
run: |
329
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
330
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
329
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
330
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
331
331
- name: Install GHC (GHCup)
332
332
if: matrix.setup-method == 'ghcup'
333
333
run: |
Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ jobs:
161
161
chmod a+x "$HOME/.ghcup/bin/ghcup"
162
162
- name: Install cabal-install
163
163
run: |
164
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
164
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
166
166
- name: Install GHC (GHCup)
167
167
if: matrix.setup-method == 'ghcup'
168
168
run: |
Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ jobs:
161
161
chmod a+x "$HOME/.ghcup/bin/ghcup"
162
162
- name: Install cabal-install
163
163
run: |
164
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
164
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
166
166
- name: Install GHC (GHCup)
167
167
if: matrix.setup-method == 'ghcup'
168
168
run: |
Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ jobs:
161
161
chmod a+x "$HOME/.ghcup/bin/ghcup"
162
162
- name: Install cabal-install
163
163
run: |
164
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
164
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
166
166
- name: Install GHC (GHCup)
167
167
if: matrix.setup-method == 'ghcup'
168
168
run: |
Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ jobs:
161
161
chmod a+x "$HOME/.ghcup/bin/ghcup"
162
162
- name: Install cabal-install
163
163
run: |
164
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
164
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
166
166
- name: Install GHC (GHCup)
167
167
if: matrix.setup-method == 'ghcup'
168
168
run: |
Original file line number Diff line number Diff line change @@ -326,8 +326,8 @@ jobs:
326
326
chmod a+x "$HOME/.ghcup/bin/ghcup"
327
327
- name: Install cabal-install
328
328
run: |
329
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
330
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
329
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
330
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
331
331
- name: Install GHC (GHCup)
332
332
if: matrix.setup-method == 'ghcup'
333
333
run: |
Original file line number Diff line number Diff line change @@ -326,8 +326,8 @@ jobs:
326
326
chmod a+x "$HOME/.ghcup/bin/ghcup"
327
327
- name: Install cabal-install
328
328
run: |
329
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
330
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
329
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
330
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
331
331
- name: Install GHC (GHCup)
332
332
if: matrix.setup-method == 'ghcup'
333
333
run: |
Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ jobs:
161
161
chmod a+x "$HOME/.ghcup/bin/ghcup"
162
162
- name: Install cabal-install
163
163
run: |
164
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
164
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
165
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
166
166
- name: Install GHC (GHCup)
167
167
if: matrix.setup-method == 'ghcup'
168
168
run: |
Original file line number Diff line number Diff line change @@ -326,8 +326,8 @@ jobs:
326
326
chmod a+x "$HOME/.ghcup/bin/ghcup"
327
327
- name: Install cabal-install
328
328
run: |
329
- "$HOME/.ghcup/bin/ghcup" install cabal 3.14.2 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
330
- echo "CABAL=$HOME/.ghcup/bin/cabal-3.14.2 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
329
+ "$HOME/.ghcup/bin/ghcup" install cabal 3.16.0 .0 || (cat "$HOME"/.ghcup/logs/*.* && false)
330
+ echo "CABAL=$HOME/.ghcup/bin/cabal-3.16.0 .0 -vnormal+nowrap" >> "$GITHUB_ENV"
331
331
- name: Install GHC (GHCup)
332
332
if: matrix.setup-method == 'ghcup'
333
333
run: |
You can’t perform that action at this time.
0 commit comments