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

Commit stack.yaml.lock #972

Closed
wants to merge 1 commit into from
Closed

Conversation

akshaymankar
Copy link
Member

This helps against problems with hackage revisions of packages in extra-deps or snapshot config.

@jschaul
Copy link
Member

jschaul commented Feb 11, 2020

mkdir -p dist
stack install --pedantic --test --bench --no-run-benchmarks --local-bin-path=dist --fast 
Mismatched package metadata for Repo from https://github.com/wireapp/saml2-web-sso, commit 36f10c5a4e5795bb10a671b7a2987c76883688ca
Found: saml2-web-sso-0.18 with cabal file f40dd589f823ff94a0b1cfaefbc358aa8c0da44878ee4563effb611ba8661327,7986
Expected: name == saml2-web-sso, version == 0.18, tree == 6410f710b9f5831556e9525e8bbaecdcb447d74034e117136f868ac0efd1d5f3,4402, cabal file == 460cc7fce4bbbbe2110099c9058aa7a865975b250c79559888b21d0eed785d1a,7986
make: *** [Makefile:19: fast] Error 1

Nope.

@akshaymankar
Copy link
Member Author

I think this issue is biting us: commercialhaskell/stack#5045.
It might be best to not commit stack.yaml.lock.

@akshaymankar akshaymankar deleted the akshaymankar/stack-yaml-lock branch February 11, 2020 16:24
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.

None yet

2 participants