Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-29 | Bump nixpkgs pin | Ben Sima | |
2020-03-28 | Add onomatopoeitic operators | Ben Sima | |
It's easier to remember what operators do, and thus easier to write and read condens code, if they follow some symbolic pattern or visually represent the concept to which they map. This is in part inspired by hoon, in part by OCaml's operators. I'm not married to these operators specifically, but I think they are good so far. | |||
2020-02-16 | Split buildHaskellApp into buildGhc and buildGhcjs | Ben Sima | |
Two functions makes it simpler to reason about what is being built and when, even if it is a bit more explicit. I also removed the dumb Apex/Aero naming thing because Server/Client is just easier to remember. | |||
2019-11-23 | Remove undefined | Ben Sima | |
2019-11-23 | Add Com.MusicMeetsComics | Ben Sima | |