om-plugin-imports: Plugin-based import warnings
This is a plutin that acts similar to `-ddump-minimal-imports`, but the style of imports dumped to the dump directory is better. Where "better" means it will satisfy `-Wmissing-import-lists` (which `-ddump-minimal-imports does not always), and it will omit the explicit import list for imports that are already qualified. The files are dumped to dump-dir/module-name.full-imports. No files will be dumped unless `-dumpdir` is explicitly passed by the user.
[Skip to Readme]
Downloads
- om-plugin-imports-0.1.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.2.0.0, 0.2.0.0.9.6, 0.3.0.0, 0.3.0.0.9.6, 0.3.0.0.9.10, 0.4.0.0.9.6, 0.4.0.0.9.8, 0.4.0.0.9.10, 0.4.0.1.9.10, 0.4.0.1.9.12, 0.4.0.2.9.12, 0.4.0.2.9.14 |
|---|---|
| Dependencies | base (>=4.18.0.0 && <4.19), containers (>=0.6.4.1 && <0.7), ghc (>=9.6.0 && <9.7), safe (>=0.3.19 && <0.4) [details] |
| License | MIT |
| Copyright | 2022 Rick Owens |
| Author | Rick Owens |
| Maintainer | rick@owensmurray.com |
| Uploaded | by rickowens at 2023-11-24T16:14:29Z |
| Category | Compiler Plugin |
| Home page | https://github.com/owensmurray/om-plugin-imports |
| Distributions | |
| Downloads | 881 total (46 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |