summaryrefslogtreecommitdiff
path: root/Biz/Dragons/Analysis.hs
AgeCommit message (Collapse)Author
2023-09-21Add a 10-minute timeout for all buildsBen Sima
A build should never take more than 10 minutes. If it does, then force the programmer to make stuff faster. This should be a forcing function to either delete unneeded code, or improve the build system.
2023-08-16Run lintBen Sima
Idk why these missed the linter. Probably packages updated in the nixpkgs version bump.
2021-12-07Add simple API key feature to Dragons.devBen Sima
Still need to add this to the CLI, and there should be other features like delete and so on, but this works for now.
2021-11-30Add commentBen Sima
2021-11-26Rename Devalloc to DragonsBen Sima