Skip to content
This repository was archived by the owner on Feb 15, 2019. It is now read-only.

Deal with ~/.cabal/setup-exe-cache #18

Closed
mietek opened this issue Jun 17, 2014 · 2 comments
Closed

Deal with ~/.cabal/setup-exe-cache #18

mietek opened this issue Jun 17, 2014 · 2 comments
Assignees

Comments

@mietek
Copy link
Owner

mietek commented Jun 17, 2014

Find the right solution for Cabal's hardcoded HOME/.cabal/setup-exe-cache.

The underlying Cabal issue is tracked as haskell/cabal#1242.

@mietek mietek added this to the future milestone Jun 17, 2014
@mietek
Copy link
Owner Author

mietek commented Oct 21, 2014

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.

@mietek mietek closed this as completed Oct 21, 2014
@mietek mietek added this to the 1.0 milestone Nov 5, 2014
@mietek mietek self-assigned this Nov 5, 2014
@mietek
Copy link
Owner Author

mietek commented Nov 5, 2014

Note Haste requires HOME/.cabal/setup-exe-cache to exist. (valderman/haste-compiler#257)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant