Mango The Fourth
Mango The Fourth
It would be nice to assign the same colour to users that have the same initials because that makes read receipts harder to read :3 e.g.: 
the issue is as follows: - for the build time dependencies we want to look up meta/ pname/ ... to find information about our packages - for this we must...
Hi, as you're not a "library that other will depend on", it is recommended to check out the `Cargo.lock` file, and I actually do require it to get a reproducible...
Just reading it, if we want to make any recommendations, perhaps https://hackage.haskell.org/package/crypton-1.0.0/docs/Crypto-KDF-Argon2.html shouldn’t be missing :)
Actionable flags are: - fdiagnostics-as-json (changes the format GHC outputs its diagnostics) - fprint-error-index-lists (changes the way GHC displays compile time) - fbreak-points (enables/disables break-points in GHCi) - dipe-stats (dumps...
### Current Behavior currently only the author is displayed, if available ### Proposed Behavior it would be nice, to also put fields for - maintainer - organization to this view....
**Describe the bug** I'm trying to run selected formatters of the ones declared in my treefmt.toml, I get "One or more formatters missing" **To Reproduce** following `treefmt.toml` ```toml [formatter.nix] command...
## Summary it would be good to offer the tools provided in this repository as a package on hackage. For cabal-audit, Jude Taylor is asking me to whom they should...
## Summary It would be nice to have a `cabal` integration, like `cabal audit` that can build a report for a cabal package, now that you can write plugins for...
The fact we use the Git history to deduce the *published* and *modified* date fields is non-obvious and can confuse users, because parsing our advisory content will fail if they...