summaryrefslogtreecommitdiff
path: root/Biz/Cli.hs
AgeCommit message (Expand)Author
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