Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropping 8.0.2 without error #50

Closed
eborden opened this issue Jun 5, 2016 · 2 comments
Closed

Dropping 8.0.2 without error #50

eborden opened this issue Jun 5, 2016 · 2 comments
Assignees
Labels

Comments

@eborden
Copy link

eborden commented Jun 5, 2016

Currently the v1 and v2 generators are dropping 8.0.2 without error when presented with a valid GHC version and 8.0.2

Input:

tested-with:   GHC == 7.10.2, GHC == 8.0.2

Output:

matrix:
   include:
     - env: CABALVER=1.22 GHCVER=7.10.2
       compiler: ": #GHC 7.10.2"
       addons: {apt: {packages: [cabal-install-1.22,ghc-7.10.2], sources: [hvr-ghc]}}
@hvr
Copy link
Member

hvr commented Jun 6, 2016

good catch!

to be fair, GHC 8.0.2 is an inofficial GHC 8.0.x snapshot... strictly speaking it's not even guaranteed there'll be a proper 8.0.2 release :-)

This is somewhat related to #38

@hvr
Copy link
Member

hvr commented Sep 22, 2016

Fwiw, as of 1b6dc0a GHC 8.0.2 is in the list of known versions (for the v2 script at least)

@hvr hvr closed this as completed in 03dd35f Oct 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants