-
When a multiline thing is generated using `C-c C-a`, newlines are printed instead of used as newlines:
```
_ : Normal (twoᶜ {∅})
_ = ƛ\n(ƛ\n (′\n (` count (toWitness Agda.Builtin.Unit.tt)) ·\n …
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
% brew gist-logs agda
Error: No logs.
```
```
% brew config
HOMEBREW_VERSION: 4.4.1
ORIGIN: https://github.com/H…
-
-
The installation directions suggest that the agda library information directory lives at $HOME/.agda/libraries. However, the documentation at `https://agda.readthedocs.io/en/latest/tools/package-syste…
-
Once Agda 2.7 makes it into [nixpkgs master](https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/development/haskell-modules/hackage-packages.nix) we should update (see the bottom of `CONTRIBU…
-
Similarly to the Coq and Lean programming languages, Agda, which also doubles up as a proof assistant, is better used with more support than just a plain LS (#86) and a tree-sitter grammar (already in…
-
In the guarded cubical approach ([DDG3.agda](https://github.com/noughtmare/parsing-ddgs/blob/main/DDG3.agda)), I found a proof for the "roll" direction:
```
ffix₀ : (∀{w} → fix₀ F w → F (fix₀ …
-
I noticed there is no mention of Isbell duality in agda-categories https://ncatlab.org/nlab/show/Isbell+duality
If you confirm me that this adjunction is not already present under a different name,…
-
Lifted from https://github.com/agda/agda/issues/7346#issuecomment-2492662814:
- https://github.com/agda/agda/issues/7346#issuecomment-2492662814
@szumixie writes:
> It's still the case that forci…
-
In a situation where everything is up to date, an invocation of `cabal install` might just symlink executables that it has not created and that do not exist.
In the wild: https://github.com/agda/agda…