purescript / registry

Registry of PureScript packages and metadata about them
46 stars 14 forks source link

Remove bolson #478

Closed f-f closed 7 months ago

f-f commented 7 months ago
{
  "packages": {
    "bolson": null
  }
}
pacchettibotti commented 7 months ago

One or more packages in the suggested batch cannot be processed.

Cannot be removed:

f-f commented 7 months ago
{
  "packages": {
    "bolson": null,
    "deku": "0.11.0",
    "ocarina": "1.7.0",
    "rito": null,
    "hyrule": "2.5.0"
  }
}
pacchettibotti commented 7 months ago

One or more packages in the suggested batch cannot be processed.

Cannot be removed:

f-f commented 7 months ago
{
  "name": "deku",
  "ref": "v0.11.0",
  "compiler": "0.15.15"
}
pacchettibotti commented 7 months ago

This package has no PureScript files in its src directory. All package sources must be in the src directory, with any additional sources indicated by the files key in your manifest.