I noticed that the spago.dhalls in the various Contributors projects are missing the following fields:
I believe these fields are required by some tooling (I think it might be spago bump-version?).
Should we be adding these fields as part of the library standardization effort? It seems like something we could probably get contrib-updater to add for us.
I noticed that the
spago.dhalls in the various Contributors projects are missing the following fields:licenserepositoryI believe these fields are required by some tooling (I think it might be
spago bump-version?).Should we be adding these fields as part of the library standardization effort? It seems like something we could probably get
contrib-updaterto add for us.