summaryrefslogtreecommitdiff
path: root/Biz/Cli.hs
AgeCommit message (Expand)Author
2024-04-10Report cli errors on runBen Sima
2024-04-01Add --jobs and --cpus to bildBen Sima
2023-09-21Add a 10-minute timeout for all buildsBen Sima
2023-01-01Support -h in Biz.CliBen Sima
2021-11-26Automatically detect Haskell dependenciesBen Sima
2021-11-26Factor Analysis into own moduleBen Sima
2021-02-19Formatting, and add a warning to 'require'Ben Sima
2021-02-18Move runTests to Biz.Test.runBen Sima
2021-02-05Add 'tidy' to PlanBen Sima
2021-01-29Lint 'return' into 'pure', replace bind operatorBen Sima
2021-01-22Print help message with --helpBen Sima
2021-01-15Add bild --testBen Sima
2021-01-15Implement Biz.Test with tastyBen Sima
2021-01-15Implement Biz.CliBen Sima