- Apr 25, 2023
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
`cabal list-bins ...` might output some garbage before outputting the path, so this breaks :/ Also why do it the hard way when we can do it the easy way!
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Apr 19, 2023
-
-
Jean-Paul Calderone authored
-
- Apr 18, 2023
-
-
Jean-Paul Calderone authored
It fails because we didn't finish implementing it yet, and also because there might be some more bugs. Co-Authored-By:
<shae@private.storage>
-
Jean-Paul Calderone authored
I almost used it to narrow these two dependencies to library-only but it turns out to not make much difference so it doesn't seem worth the extra complexity now. However, having access to the library might prove useful in the future.
-
- Apr 17, 2023
-
-
Jean-Paul Calderone authored
Each generated with `cabal2nix https://.../` and then mangled by alejandro
-
- Apr 14, 2023
-
-
Jean-Paul Calderone authored
somehow I forgot to write the test for this bit first too exciting to actually be implementing a downloader I suppose
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Apr 13, 2023
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Apr 12, 2023
-
-
Jean-Paul Calderone authored
These give us the network protocol for downloading, the framing protocol for decoding, and the cryptographic protocol for decrypting
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-