This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
Referencing modules of non-dependent packages #388
Open
Description
Take, for instance, this example in diagrams-core
. Here a module reference refers to a module in diagrams-lib
which the diagrams-core
does not itself depend upon (in factor diagrams-lib
depends upon diagrams-core
). It would be great if there were a way to qualify a module reference with a package name.