Skip to content

Fix Windows GitHub Action#6831

Merged
phadej merged 1 commit intohaskell:masterfrom
phadej:fix-windows-gh-actions
May 22, 2020
Merged

Fix Windows GitHub Action#6831
phadej merged 1 commit intohaskell:masterfrom
phadej:fix-windows-gh-actions

Conversation

@phadej
Copy link
Copy Markdown
Collaborator

@phadej phadej commented May 22, 2020

  • msys2 should be installed
  • there is cabal and GHC, but we want to be sure about
    versions, so we reinstall.

Let's see if this works.

@phadej
Copy link
Copy Markdown
Collaborator Author

phadej commented May 22, 2020

Looks like uninstalling GHCs and then reinstalling is not an option. choco -y uninstall ghc took so 15 minutes so far.

@phadej phadej mentioned this pull request May 22, 2020
- msys2 should be installed
- there is cabal and GHC, but we want to be sure about
  versions, so we reinstall.
- Reinstalling GHC doesnt' "just work", so we uninstall it first.
  This takes time, but makes CI work.
@phadej phadej force-pushed the fix-windows-gh-actions branch from ee7b498 to bf66f07 Compare May 22, 2020 12:12
@phadej phadej merged commit 50d59cf into haskell:master May 22, 2020
@phadej phadej deleted the fix-windows-gh-actions branch May 22, 2020 17:50
@phadej phadej added this to the 3.4.0.0-rc1 milestone Jul 10, 2020
@phadej phadej mentioned this pull request Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant