Closed Ebmtranceboy closed 3 months ago
Package source does not have a purs.json file, creating one from your spago.yaml file...
Converted your spago.yaml into a purs.json manifest to use for publishing:
"name": "sparse-matrices",
"version": "2.0.1",
"license": "MIT",
"location": {
"githubOwner": "Ebmtranceboy",
"githubRepo": "purescript-sparse-matrices"
},
"dependencies": {
"arrays": ">=7.3.0 <8.0.0",
"cartesian": ">=1.0.6 <2.0.0",
"foldable-traversable": ">=6.0.0 <7.0.0",
"integers": ">=6.0.0 <7.0.0",
"maybe": ">=6.0.0 <7.0.0",
"ordered-collections": ">=3.2.0 <4.0.0",
"prelude": ">=6.0.1 <7.0.0",
"sparse-polynomials": ">=3.0.0 <4.0.0",
"tuples": ">=7.0.0 <8.0.0"
}
}```
Package is verified! Uploading it to the storage backend...
Successfully uploaded package to the registry! 🎉 🚀
Successfully uploaded package docs to Pursuit! 🎉 🚀
Mirrored registry operation to the legacy registry.