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: dodo-printer #505

Closed
fsoikin opened this issue Jan 5, 2025 · 3 comments
Closed

Add package: dodo-printer #505

fsoikin opened this issue Jan 5, 2025 · 3 comments

Comments

@fsoikin
Copy link

fsoikin commented Jan 5, 2025

{
  "name": "dodo-printer",
  "ref": "v2.2.1",
  "compiler": "0.15.12",
  "location": {
    "githubOwner": "natefaubion",
    "githubRepo": "purescript-dodo-printer"
  }
}
@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

Converted your legacy manifest(s) into a purs.json manifest to use for publishing:

  "name": "dodo-printer",
  "version": "2.2.1",
  "license": "MIT",
  "location": {
    "githubOwner": "natefaubion",
    "githubRepo": "purescript-dodo-printer"
  },
  "dependencies": {
    "aff": ">=7.0.0 <8.0.0",
    "ansi": ">=7.0.0 <8.0.0",
    "arrays": ">=7.0.0 <8.0.0",
    "avar": ">=5.0.0 <6.0.0",
    "console": ">=6.0.0 <7.0.0",
    "control": ">=6.0.0 <7.0.0",
    "effect": ">=4.0.0 <5.0.0",
    "either": ">=6.0.0 <7.0.0",
    "exceptions": ">=6.0.0 <7.0.0",
    "foldable-traversable": ">=6.0.0 <7.0.0",
    "integers": ">=6.0.0 <7.0.0",
    "lists": ">=7.0.0 <8.0.0",
    "maybe": ">=6.0.0 <7.0.0",
    "minibench": ">=4.0.0 <5.0.0",
    "newtype": ">=5.0.0 <6.0.0",
    "node-buffer": ">=8.0.0 <9.0.0",
    "node-child-process": ">=9.0.0 <10.0.0",
    "node-fs-aff": ">=9.0.0 <10.0.0",
    "node-path": ">=5.0.0 <6.0.0",
    "node-process": ">=10.0.0 <11.0.0",
    "node-streams": ">=7.0.0 <8.0.0",
    "parallel": ">=6.0.0 <7.0.0",
    "partial": ">=4.0.0 <5.0.0",
    "posix-types": ">=6.0.0 <7.0.0",
    "prelude": ">=6.0.0 <7.0.0",
    "safe-coerce": ">=2.0.0 <3.0.0",
    "strings": ">=6.0.0 <7.0.0",
    "tuples": ">=7.0.0 <8.0.0"
  }
}```

@pacchettibotti
Copy link
Contributor

You tried to upload a version that already exists: 2.2.1

Its metadata is:

{
  "bytes": 13680,
  "hash": "sha256-9HgCr5c0TMZCSi/ibCB5LlAL8HTQf/KTRljIXkZeEKM=",
  "publishedTime": "2022-06-14T17:18:03.000Z",
  "ref": "v2.2.1"
}

and its documentation is available here:
https://pursuit.purescript.org/packages/purescript-dodo-printer/2.2.1

@fsoikin fsoikin closed this as completed Jan 5, 2025
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

2 participants