File tree Expand file tree Collapse file tree 6 files changed +3
-28
lines changed Expand file tree Collapse file tree 6 files changed +3
-28
lines changed Original file line number Diff line number Diff line change 1919echo " install cabal..."
2020ghcup install-cabal
2121
22+ echo " Updating stack..."
23+ ghcup install stack latest
24+
2225invoke_tests " Haskell"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 194194 " ./provision/core/rust.sh" ,
195195 " ./provision/core/gcc.sh" ,
196196 " ./provision/core/haskell.sh" ,
197- " ./provision/core/stack.sh" ,
198197 " ./provision/core/cocoapods.sh" ,
199198 " ./provision/core/android-toolsets.sh" ,
200199 " ./provision/core/xamarin.sh" ,
Original file line number Diff line number Diff line change @@ -208,7 +208,6 @@ build {
208208 " ./provision/core/rust.sh" ,
209209 " ./provision/core/gcc.sh" ,
210210 " ./provision/core/haskell.sh" ,
211- " ./provision/core/stack.sh" ,
212211 " ./provision/core/cocoapods.sh" ,
213212 " ./provision/core/android-toolsets.sh" ,
214213 " ./provision/core/xamarin.sh" ,
Original file line number Diff line number Diff line change 195195 " ./provision/core/rust.sh" ,
196196 " ./provision/core/gcc.sh" ,
197197 " ./provision/core/haskell.sh" ,
198- " ./provision/core/stack.sh" ,
199198 " ./provision/core/cocoapods.sh" ,
200199 " ./provision/core/android-toolsets.sh" ,
201200 " ./provision/core/xamarin.sh" ,
Original file line number Diff line number Diff line change @@ -203,7 +203,6 @@ build {
203203 " ./provision/core/rust.sh" ,
204204 " ./provision/core/gcc.sh" ,
205205 " ./provision/core/haskell.sh" ,
206- " ./provision/core/stack.sh" ,
207206 " ./provision/core/cocoapods.sh" ,
208207 " ./provision/core/android-toolsets.sh" ,
209208 " ./provision/core/apache.sh" ,
You can’t perform that action at this time.
0 commit comments