Whenever I add a package as a dependency to a project's package.yaml file or its .cabal file and try to check the project's code, hdevtools just says
cannot satisfy -package-id (package-version-random characters)
(use -v for more information)
However, if I remove the package from the project file, it appears to resume normal behavior.