- Mar 19, 2022
-
-
stuebinm authored
-
stuebinm authored
also don't keep adjusted maps around if not necessary
-
stuebinm authored
(also some evaluateNF, leading to slightly less memory usage)
-
stuebinm authored
(really a lot of these data structures should be eagerly evaluated into normal form, i suspect there's still a lot to be gained)
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
both these packages are hard to use, seem to be either unfinished or abandoned, and also generally not very good. Also for some reason they depend on `lens`. Removing them dramatically shrunk the dependency closure!
-
stuebinm authored
-
stuebinm authored
(also, more lenses i guess)
-
stuebinm authored
a very simple setup that might be usable for divoc and similar small events
-
stuebinm authored
WHO THOUGHT THIS SYNTAX WAS A GOOD IDEA?? (and who decided to write the least obvious combinator library to parse it?)
-
stuebinm authored
it's slightly less of a mess than it was before
-
stuebinm authored
it's an annoying blockchain company, but apparently that thing is the only usable option to build stack things with nix without having to redefine all the (outdated) haskell packages in nixpkgs?
-
stuebinm authored
(instead, `walint --version` will now just say "unknown")
-
stuebinm authored
it's not very sensible, but at least it exists
-
stuebinm authored
-
stuebinm authored
(for now, just a list of all maps and their current status)
-
stuebinm authored
(this is mostly a rewrite / translation of the django templates built into rc3's hub)
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
Note: the server will not check submissions for duplicates! (nor does it do any kind of rate-limiting)
-
stuebinm authored
-
stuebinm authored
adds a very basic http server that can be sent links to repositories & will download & lint them, then answer the request with the lints. Should probably do this in a non-blocking way …
-
stuebinm authored
as annoying as yaml is, cabal's package format is somehow worse, apparently
-
stuebinm authored
-
- Dec 30, 2021
-
-
stuebinm authored
-
- Dec 29, 2021
-
-
stuebinm authored
lol
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
don't add maps to the result if their lint result looks the same as that of another list, just say it happened several times instead (this leads to a rather confusing Eq instance for MapResult which implements a very simple surface-level equality — perhaps change that later)
-
stuebinm authored
(thanks to jonathan for showing me that this exists)
-
stuebinm authored
(thanks to jonathan for showing me that this exists)
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
-