Skip to content

Fix HEAD and/or support GHC nightlies #19

Open
@brandonchinn178

Description

@brandonchinn178

Using ghc_version: head breaks; this URL is a 404:

'https://gitlab.haskell.org/ghc/ghc/-/jobs/artifacts/master/raw/ghc-x86_64-deb9-linux-integer-simple.tar.xz?job=validate-x86_64-linux-deb9-integer-simple',

It would be great for one of the following to occur:

  1. Fix the URL (e.g. https://gitlab.haskell.org/ghc/ghc/-/jobs/artifacts/master/raw/ghc-x86_64-linux-fedora33-release.tar.xz?job=x86_64-linux-fedora33-release)
  2. Enable GHCup's nightly feature: https://discourse.haskell.org/t/ann-ghcup-0-1-19-3-released/6749

It seems like all that's needed for (2) is to upgrade GHCup installed by this action to 0.1.19.3 + set

ghc-version: latest-nightly
ghcup-release-channel: https://ghc.gitlab.haskell.org/ghcup-metadata/ghcup-nightlies-0.0.7.yaml

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