You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
Can I link to a module which my package depends on but which is not imported? This issue suggests not #388. But if that is really the case then what is the rationale? I can always get the behaviour I want at the cost of a redundant import. Couldn't Haddock just simulate that?