I would say maybe something like cabal add <dependency> <target-package>
would suffice. If there’s only one package, just send it there by default.
I dont really know what cabal expand-bounds
would do … But I don’t know much about cabal files besides how to add dependencies, expose modules, and I just recently learned how to set default language extensions