Skip to content

Add wrapper to cabal install target #35

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

Merged
merged 3 commits into from
Feb 3, 2020

Conversation

jneira
Copy link
Member

@jneira jneira commented Feb 3, 2020

I forgot to add wrapper to cabal install targets

@jneira
Copy link
Member Author

jneira commented Feb 3, 2020

Maybe i have to add a cabal v2-update to the script: if the cabal.project index-state is newer than the local index-state it cant use it

@jneira
Copy link
Member Author

jneira commented Feb 3, 2020

Finally i didnt add the cabal update, cause it is a global change and we can break things.
I 've changed the cabal.project.index-state cause the actual showed a warning for me:

Warning: Requested index-state2020-01-31T22:59:59Z is newer than
'hackage.haskell.org'! Falling back to older state (2020-01-31T21:11:24Z).

@jneira jneira merged commit 224928d into haskell:master Feb 3, 2020
@jneira jneira deleted the installhs-cabal-wrapper branch February 4, 2020 22:55
pepeiborra pushed a commit that referenced this pull request Dec 27, 2020
Update cabal file metadata to point to the new repo
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

Successfully merging this pull request may close these issues.

2 participants