-
```json
{
"compiler": "0.15.10",
"packages": {}
}
```
-
Related to #204 and https://github.com/purescript/registry/pull/140 and depends on the [new registry](https://github.com/purescript/registry/).
The PureScript registry supports [a minimal API consi…
-
```json
{
"packages": {
"chameleon-styled": "0.1.0"
}
}
```
-
```json
{
"name": "purescript-halogen-css-frameworks",
"ref": "v1.0.0",
"compiler": "0.15.9",
"location": {
"githubOwner": "deemp",
"githubRepo": "purescript-halogen-css-framewo…
-
```json
{
"payload": "{ \"name\": \"node-os\", \"newLocation\": { \"githubOwner\": \"purescript-node\", \"githubRepo\": \"purescript-node-os\" } }",
"signature": [ ],
"email": "pacchettibott…
-
We are planning some API operation that would perform sensitive actions directly on this repo, such as:
- unpublishing a package
- change the repo address
In order to err on the safe side, we cou…
-
```json
{
"name": "tecton",
"ref": "v0.2.1",
"compiler": "0.15.8"
}
```
-
The registry needs a server for a few reasons:
1. Some registry operations require more computational power / minutes than we have available in GitHub Actions (ie. the build matrix)
2. Some regist…
-
```json
{
"payload": {
"name": "node-event-emitter",
"newLocation": {
"githubOwner": "purescript-node",
"githubRepo": "purescript-node-event-emitter"
}
},
"signa…
-
```json
{
"name": "js-bigints",
"ref": "v2.1.0",
"compiler": "0.15.4",
"location": {
"githubOwner": "purescript-contrib",
"githubRepo": "purescript-js-bigints"
}
}
```