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

Update purescript-bound #302

Closed
benjamin-hodgson opened this issue Jun 26, 2023 · 10 comments
Closed

Update purescript-bound #302

benjamin-hodgson opened this issue Jun 26, 2023 · 10 comments

Comments

@benjamin-hodgson
Copy link

benjamin-hodgson commented Jun 26, 2023

{
  "name": "bound",
  "ref": "v0.6.0",
  "compiler": "0.15.9"
}
@benjamin-hodgson
Copy link
Author

{
  "name": "bound",
  "ref": "v0.6.0",
  "compiler": "0.15.9"
}

@pacchettibotti
Copy link
Contributor

The JSON input for this package update is malformed:

An error occurred while decoding a JSON value:
  Under 'Publish':
  At object key name:
  Under 'PackageName':
  Unexpected value "purescript-bound".

You can try again by commenting on this issue with a corrected payload.

@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

@pacchettibotti
Copy link
Contributor

Verifying package...

@pacchettibotti
Copy link
Contributor

Package is verified! Uploading it to the storage backend...

@pacchettibotti
Copy link
Contributor

Successfully uploaded package to the registry! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Successfully uploaded package docs to Pursuit! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Mirrored registry operation to the legacy registry.

@stephen-smith
Copy link

I know this is closed, and probably the wrong place to ask, but how do I figure out which package-set I need to use in order to depend on this package (bound), I tried doing an upgrade-set and then removing my local fork from my packages.dhall, but the build failed saying the package was missing.

Trying to use psc-0.15.15-20240320 package-set AND purescript-bound.

Would be nice if Pursuit told me which package-set(s) included the version of the package it is showing me the documentation for. :/

@f-f
Copy link
Member

f-f commented Apr 19, 2024

@stephen-smith you're right - there are no facilities for this right now. This is something I wanted to implement in Spago since a long time, and we're actually most of the way there: we store the info, and it just need to be printed out. I opened purescript/spago#1218 to track this.

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

4 participants