RFE: local plugins and build-tool-depends
Open
re: ghc-plugins
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
This is a very ambituous request because it goes beyond #2965
I am the author of a compiler plugin and command line tool (both at https://gitlab.com/tseenshe/hsinspect) that are only useful for developers and not something anybody would ever want to export in their `.cabal` file.
I know of other plugins that are only useful for developers and not for the build itself, e.g. the removal of unused imports.
I would like for users to be able to install my plugin and command line tool via their `cabal.project.local` file.
Contributor guide
Assessment
This issue has not been assessed yet.