Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Resolve sandbox path using 'cabal.sandbox.config' #13

Closed
aloiscochard opened this issue Jul 14, 2014 · 2 comments
Closed

Resolve sandbox path using 'cabal.sandbox.config' #13

aloiscochard opened this issue Jul 14, 2014 · 2 comments
Assignees

Comments

@aloiscochard
Copy link
Owner

No description provided.

@aloiscochard aloiscochard self-assigned this Jul 14, 2014
@aloiscochard
Copy link
Owner Author

I have a working implementation in velox:
https://github.com/aloiscochard/velox/blob/master/src/Distribution/Sandbox/Utils.hs

Just a matter of sharing it with codex... hopefully once haskell/cabal#1597 is resolved we'll be able to use directly the cabal API.

@aloiscochard
Copy link
Owner Author

For now we can copy/paste the code, but we must add something like next to the function:

TODO Remove once usable from Cabal (https://github.com/haskell/cabal/issues/1597)
findSandbox ::

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

No branches or pull requests

1 participant