IntersectMBO / IntersectMBO/ouroboros-consensus
Consider restricting the import of normal TVar modules via hlint
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
Although the modules are available, we probably want to always use the checked tvars instead of the normal ones, or at least if we use the normal ones it is a conscious choice.
So we could use hlint to warn if the normal modules are imported anywhere else than in the NormalForm module.
Contributor guide
Assessment
This issue has not been assessed yet.