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
{{ message }}
This repository was archived by the owner on Feb 15, 2019. It is now read-only.
HOME/.cabal/setup-exe-cache is now deleted automatically before the Cabal directory is built.
As HOME/.cabal is expected not to exist in order to bootstrap cabal-install (#16), this eliminates one possible reason for build failure, seen when rebuilding multiple times on the same machine.
Find the right solution for Cabal's hardcoded
HOME/.cabal/setup-exe-cache
.The underlying Cabal issue is tracked as haskell/cabal#1242.
The text was updated successfully, but these errors were encountered: