In projects with multiple local packages, when you bump the version numbers on them and one depends on the other, the generated license report will show the License Id and Description on the local dependency as *MISSING*.
And if there’s a mechanism for looking up the info for local packages, then might as well include the license information for the package the report is based on, not just its dependencies.
In projects with multiple local packages, when you bump the version numbers on them and one depends on the other, the generated license report will show the License Id and Description on the local dependency as
*MISSING*
.yaya
0.6.2.1
This is because the newly bumped version hasn’t made it to Hackage yet. But hopefully the info can be gathered from the local package?