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 package web-push to Stackage #7

Open
ciukstar opened this issue Mar 5, 2024 · 0 comments
Open

Add package web-push to Stackage #7

ciukstar opened this issue Mar 5, 2024 · 0 comments

Comments

@ciukstar
Copy link
Contributor

ciukstar commented Mar 5, 2024

I am getting the following error when adding web-push to package.yaml in a stack project.

Error: [S-4804]
       Stack failed to construct a build plan.
       
       While constructing the build plan, Stack encountered the following errors. The 'Stack
       configuration' refers to the set of package versions specified by the snapshot (after any
       dropped packages, or pruned GHC boot packages; if a boot package is replaced, Stack prunes
       all other such packages that depend on it) and any extra-deps:
       
       In the dependencies for <my-project>(+dev +library-only):
         * web-push needed, but no version is in the Stack configuration (latest matching version is
           0.3).
       The above is/are needed since <my-project> is a build target.
       
       Some different approaches to resolving some or all of this:
       
         * Recommended action: try adding the following to your extra-deps in
           /<my-project-path>/stack.yaml (project-level configuration):
           
           - web-push-0.3@sha256:3f3993836babe04f06f834ac7efc5ddeb656e28c6b845236a11752594da7a175,2572

Please add package web-push to Stackage (Adding a package).

Thank you.

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