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

cabal init -i Cabal version does not list 3.0 #6239

Closed
emilypi opened this issue Sep 13, 2019 · 1 comment
Closed

cabal init -i Cabal version does not list 3.0 #6239

emilypi opened this issue Sep 13, 2019 · 1 comment

Comments

@emilypi
Copy link
Member

emilypi commented Sep 13, 2019

I have the most up to date stable Cabal and cabal-install (3.0), but the interactive script does not list this as a valid option:

λ П(a: A) ~ → cabal --version
cabal-install version 3.0.0.0
compiled using version 3.0.0.0 of the Cabal library 
Please choose version of the Cabal specification to use:
 * 1) 1.10   (legacy)
   2) 2.0    (+ support for Backpack, internal sub-libs, '^>=' operator)
   3) 2.2    (+ support for 'common', 'elif', redundant commas, SPDX)
   4) 2.4    (+ support for '**' globbing)
Your choice? [default: 1.10   (legacy)]
@Mikolaj
Copy link
Member

Mikolaj commented May 28, 2021

This was fixed in the mentioned PR and missed and discarded, done in another commit, improved/updated later on in #7344 and I see both 3.0 and 3.4 as options right now and 3.0 is the default. Closing.

@Mikolaj Mikolaj closed this as completed May 28, 2021
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

No branches or pull requests

2 participants