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

stack ghci needs to explicitly state which package versions to use #678

Closed
snoyberg opened this issue Jul 26, 2015 · 3 comments
Closed

stack ghci needs to explicitly state which package versions to use #678

snoyberg opened this issue Jul 26, 2015 · 3 comments

Comments

@snoyberg
Copy link
Contributor

Otherwise, if a local database has an older version than the snapshot, the snapshot version will be used. Originally reported at: #658

@chrisdone
Copy link
Member

Done in 3fe10b9.

@chrisdone
Copy link
Member

@snoyberg Can you confirm? I assumed loadSourceMap yields the correct set of versions.

@snoyberg
Copy link
Contributor Author

I wasn't experiencing this problem myself, so I can't check that it's resolved, but the code looks right.

@borsboom borsboom modified the milestone: GHCi Sep 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants