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
But you'll need to adjust the two absolute paths to point to a local repository initialized using hackage-repo-tool and the .cabal/packages directory from your current working directory.
Then run HOME=$PWD cabal update and it will fail with:
cabal:
/home/ezyang/Dev/labs/raclette/.cabal/packages/foo-bar/hackage-security-lock:
does not exist
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
.cabal/config
file with the following contents:But you'll need to adjust the two absolute paths to point to a local repository initialized using
hackage-repo-tool
and the.cabal/packages
directory from your current working directory.Then run
HOME=$PWD cabal update
and it will fail with:The text was updated successfully, but these errors were encountered: