**Describe the bug** I opened the [documentation of Hackage](https://hackage.haskell.org/package/linear-base), and noticed that we still have quite few `Internal` modules which are not hidden in Haddock. **To Reproduce** [Click](https://hackage.haskell.org/package/linear-base) **Expected behavior** All `Internal` modules should be declared as hidden.
Describe the bug
I opened the documentation of Hackage, and noticed that we still have quite few
Internalmodules which are not hidden in Haddock.To Reproduce
Click
Expected behavior
All
Internalmodules should be declared as hidden.