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

add support to upgrade msys2 #6147

Closed
pjljvandelaar opened this issue Jul 29, 2021 · 1 comment
Closed

add support to upgrade msys2 #6147

pjljvandelaar opened this issue Jul 29, 2021 · 1 comment

Comments

@pjljvandelaar
Copy link

I already use stack for a long time.
Although I am using the latest version of stack (via stack upgrade), I am not using the latest version of its dependencies.
See haskell/cabal#7494 (comment)

I was unable to update the msys2 dependency.
Examples of commands I tried are:

stack upgrade msys2
stack install msys2

In the end I uninstalled stack
and reinstalled it again. On the first run, stack started downloading the latest version of msys2!

Could support be added to stack to also upgrade its dependencies, such as msys2?

@cdornan
Copy link
Contributor

cdornan commented Jul 30, 2021

@pjljvandelaar could you raise this issue in the stack issue tracker — cheers.

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