ghciwatch
ghciwatch copied to clipboard
ghci-based file watching recompiler for Haskell development
I don't think there's any way to validate these without merging them?
From [SyncLinear.com](https://synclinear.com) | [DUX-2317](https://linear.app/mercury/issue/DUX-2317/issuepr-description-templates)
Refactors the flake checks to make it easy to write new checks and add new checks. ~~Blocked by #264~~
This makes the README mostly identical to the "Introduction" page of the manual. - README.md gains a badge linking to the user manual - "Why Rust?" moved into CONTRIBUTING.md -...
* maybe move the rust rationale stuff to contributing.md * link to the manual, etc. From [SyncLinear.com](https://synclinear.com) | [DUX-2325](https://linear.app/mercury/issue/DUX-2325/readme-cleanup)
From [SyncLinear.com](https://synclinear.com) | [DUX-2323](https://linear.app/mercury/issue/DUX-2323/add-treefmt-ci-check)
We could use `mdbook-cmdrun` to generate the CLI markdown documentation [https://docs.rs/mdbook-cmdrun/latest/mdbook_cmdrun/](https://docs.rs/mdbook-cmdrun/latest/mdbook_cmdrun/) From [SyncLinear.com](https://synclinear.com) | [DUX-2322](https://linear.app/mercury/issue/DUX-2322/mdbook-cmdrun)
[https://github.com/badboy/mdbook-toc](https://github.com/badboy/mdbook-toc) From [SyncLinear.com](https://synclinear.com) | [DUX-2321](https://linear.app/mercury/issue/DUX-2321/user-manual-tocs)
Sometimes the reloads take a long time. Wouldn't it be nice if you could get a desktop notification when it finished? Crib the implementation strategy from `done`: [https://github.com/franciscolourenco/done/blob/master/conf.d/done.fish](https://github.com/franciscolourenco/done/blob/master/conf.d/done.fish) From [SyncLinear.com](https://synclinear.com)...
From [SyncLinear.com](https://synclinear.com) | [DUX-2320](https://linear.app/mercury/issue/DUX-2320/code-coverage)