-
Status update: I started working on it several days ago.
-
**Describe the bug**
Trying to _manually_ (because included `Makefile` forces `v1-` commands) build [Agda](https://github.com/agda/agda.git) from source, I'm getting the following error:
```
$ ca…
-
```json
{
"name": "purescript-pg",
"ref": "v1.0.0",
"compiler": "0.15.15",
"location": {
"gitUrl": "https://git.orionkindel.com/orion/purescript-pg.git"
}
}
```
-
```json
{
"name": "remotedata",
"ref": "v5.0.1",
"compiler": "0.15.15"
}
```
-
For `MonadTrans` instance we will need the types to be `Unfold a m b` and `Fold a m b` but then we will need a newtype for `Category` /`Arrow`/`Profunctor` instances. Which one should we have by defau…
-
```json
{
"name": "halogen-xterm",
"ref": "v2.0.0",
"compiler": "0.15.9"
}
```
-
```json
{
"name": "halogen-xterm",
"ref": "v1.0.0",
"compiler": "0.15.9",
"location": {
"githubOwner": "grybiena",
"githubRepo": "halogen-xterm"
}
}
```
-
We should submit a PR to cubical soon to upstream some of our recent stuff. I talked to the cubical maintainers and they said it's probably best to add to this existing PR (https://github.com/agda/cub…
-
https://github.com/LovelaceAcademy/ctl-nix/blob/560eb5dbd31438d428363a23c5fb213c0d752ce5/nix/purs-nix/custom-deps.nix#L184
```nix
# pinned to match ctl arg
aeson = {
src.git = {
repo =…
-
### Describe the bug
Looks like a lot of build dependencies end up as runtime dependencies. After installing `gix-annex` on aarch64-darwin:
```
Added packages:
[A.] #001 ChasingBottoms …