Skip to content

Use using existing ghcup/ghc/mingw installations on Windows #92

@develop7

Description

@develop7

I've discovered Github Actions' Windows workers have ghcup & couple of latest GHCs preinstalled by https://github.com/actions/runner-images/blob/main/images/windows/scripts/build/Install-Haskell.ps1 and mingw preinstalled by https://github.com/actions/runner-images/blob/main/images/windows/scripts/build/Install-Mingw64.ps1

UPD: and Stack too, at https://github.com/actions/runner-images/blob/main/images/windows/scripts/build/Install-Stack.ps1

Is there a way this action could use them instead of installing them from scratch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions