-
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 =…
-
This is a proposal for allowing generics as type parameters. It's currently possible to write specific examples of monads, but in order to write the interface that all monads satisfy, I propose writi…
-
(The proposal eventually approved in this thread is https://github.com/haskell/core-libraries-committee/issues/146#issuecomment-1591871779 — Bodigrim, Sep 2023)
## 1. Background
Currently the `b…
-
During bisecting in `hnix` arrived to that `hnix-store-*` do not have any bounds with packages, so `hnix-store-core 0.2.0.0` thinks it supports `saltine 0.2`, wich it does not, so needed to go back & …
-
## 🚀 Feature request
Today I took a stab at implementing Optics via Kliesli Arrows [here](https://gist.github.com/baetheus/0fd00a5463620aa6af2c9415fe5cad2b). The work was based on [this gist](https:/…
-
GPT 4 is surprisingly decent at category theory, but requires a lot of handholding for higher category theory an IRL applications in domains like software design.
It would be interesting to see ho…
-
I can't build the current stack master (last commit is abf4ca08706e02256a500e507ff7ec47c21e55c8, a clean clone from GitHub) with stack (version is: Version 1.9.3, Git revision 40cf7b37526b86d1676da82…
-
Add qualified superclasses to `Bifoldable` and `Bitraversable`, obviously #91 takes precedence but I think this will not break much if anything.
```haskell
class (forall a. Foldable (bi a)) => Bif…
-
First, I apologize for the lack of reproducibility in this issue. I'm a bit lost here and I need your help. I'll try to gather as much information as possible, but for now I don't have much.
Since …
-
```json
{
"name": "ts-bridge",
"ref": "v2.2.0",
"compiler": "0.15.4"
}
```