Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

Conversation

@DanielG
Copy link
Owner

@DanielG DanielG commented Nov 26, 2015

Still have to find a suitable place to actually perform the check so we
don't have to do another call into cabal-helper (which is as slow as
cabal configure because it has to read dist/setup-config)

Still have to find a suitable place to actually perform the check so we
don't have to do another call into cabal-helper (which is as slow as
cabal configure because it has to read dist/setup-config)
@mgsloan
Copy link

mgsloan commented Jan 13, 2016

How about performing the check when command execution fails? Then we don't pay any overhead for the success case.

@DanielG
Copy link
Owner Author

DanielG commented Jan 17, 2016

Note that I have pretty much rewritten this now it's just not ready for committing yet so if anyone wants to work on this talk to me first.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants