Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-15 | Add some deps for haskell testing | Ben Sima | |
2020-04-13 | Add capability library | Ben Sima | |
2020-04-12 | Remove duplicate dep | Ben Sima | |
2020-04-11 | Add some generally-useful packages | Ben Sima | |
From http://dev.stephendiehl.com/hask/#what-should-be-in-prelude, which seems reasonable. Also removed 'safe' because I'm not using it. | |||
2020-04-11 | Loop que-website threads independently | Ben Sima | |
2020-04-10 | Replace Config/Init/Logger with envy and simpler code | Ben Sima | |
Idk what I was thinking, I dodn't need any of that stuff. | |||
2020-04-10 | Remove unnecessary blaze deps | Ben Sima | |
I prefer lucid anyway | |||
2020-04-03 | Centralize hackage packages to deps.nix | Ben Sima | |
This also allowes me to make 'repl' into a universal command. This makes it much easier to work across different projects. |