Add support for -fplugin-package
Open
re: ghc-plugins
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/extending_ghc.html#ghc-flag--plugin-package%20%E2%9F%A8pkg%E2%9F%A9
> Unlike -package ⟨pkg⟩, this option does NOT cause package ⟨pkg⟩ to be linked into the resulting executable or shared object.
Contributor guide
Assessment
This issue has not been assessed yet.