haskell / actions

Github actions for Haskell CI
147 stars 54 forks source link

Use choco cabal-3.10.1.1 for 3.10.1.0 #217

Closed andreasabel closed 1 year ago

andreasabel commented 1 year ago

This installs choco cabal revision 3.10.1.1 instead of 3.10.1.0 on Windows. https://github.com/haskell/actions/actions/runs/4505653431/jobs/7931628585#step:3:53

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe choco install cabal --version 3.10.1.1 --allow-multiple-versions "" --no-progress --limit-output ... cabal v3.10.1.1 [Approved]

Lifted from:

andreasabel commented 1 year ago

@Mistuke: My apologies to what happened on https://github.com/haskell/cabal/pull/8840 and thank you for your continued efforts for shipping Haskell on Windows. You work and expertise is highly appreciated and needed, this action has greatly benefitted from you over years and wouldn't work without your support.
I learned you are on vacation now, so please take your time.

Mistuke commented 1 year ago

@andreasabel no problem, sorry for dragging you into a mess, thanks for the quick update!

jneira commented 1 year ago

yeah, Haskell experience in windows would be much worse without your work and knowledge, thanks a lot for that

Mistuke commented 1 year ago

yeah, Haskell experience in windows would be much worse without your work and knowledge, thanks a lot for that

no no, I should be the one to apologize, should have aired my grievance in a more constructive manner!