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

Hasktags not in snapshot #4

Open
creichert opened this issue Sep 19, 2018 · 0 comments
Open

Hasktags not in snapshot #4

creichert opened this issue Sep 19, 2018 · 0 comments

Comments

@creichert
Copy link
Owner

$ stack install stack-tag

Error: While constructing the build plan, the following exceptions were encountered:

In the dependencies for stack-tag-0.2.0:
    hasktags needed, but the stack configuration has no specified version  (latest matching version is 0.70.1)
needed since stack-tag is a build target.

Some different approaches to resolving this:

  * Consider trying 'stack solver', which uses the cabal-install solver to attempt to find some working build configuration. This can be convenient when dealing with many complicated constraint
    errors, but results may be unpredictable.

  * Recommended action: try adding the following to your extra-deps in /home/christopher/.stack/global-project/stack.yaml:

- hasktags-0.70.1

Plan construction failed.
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

1 participant