You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it makes sense to standardize have one "directory not found" exception, and share it everywhere.
There is a NoSuchDirectory constructor in Stack.Types.Config.ConfigException, but Stack.Config is not the only module that calls resolveDir/resolveDir':
Steps to reproduce
Add invalid value to
extra-package-dbs
eg.Expected
Actual
ghc-datasize
belongs toextra-deps
(my mistake). Error message does not tell you that stack is looking for database instead of package.The text was updated successfully, but these errors were encountered: