Age | Commit message (Expand) | Author |
---|---|---|
2024-05-09 | Switch to nixpkgs-23.11, ghc 9.6.3 | Ben Sima |
2024-04-09 | Skip tests that require network | Ben Sima |
2023-07-31 | Prototype nix expression generation | Ben Sima |
2021-12-21 | Extract repl program from bild | Ben Sima |
2021-11-26 | Reimplement Que with Servant | Ben Sima |
2021-11-26 | Automatically detect Haskell dependencies | Ben Sima |
2021-02-19 | Formatting, and add a warning to 'require' | Ben Sima |
2021-02-18 | Move runTests to Biz.Test.run | Ben Sima |
2021-01-29 | Lint 'return' into 'pure', replace bind operator | Ben Sima |
2021-01-27 | Set subscription in user page, operator precedence | Ben Sima |
2021-01-26 | Create Biz.Log library, extracted from Biz.Bild | Ben Sima |
2021-01-26 | Add user subscription field | Ben Sima |
2021-01-22 | Property tests for calculateScore | Ben Sima |
2021-01-16 | Remove unused import | Ben Sima |
2021-01-15 | Implement Biz.Test with tasty | Ben Sima |