Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cabal scripts are not cached #7618

Closed
dschrempf opened this issue Sep 4, 2021 · 2 comments
Closed

Cabal scripts are not cached #7618

dschrempf opened this issue Sep 4, 2021 · 2 comments

Comments

@dschrempf
Copy link

Hello,

I have a short script using /usr/bin/env cabal. Whenever I run this script in Bash, the dependencies are resolved and the script gets compiled, even when there was no change to the script (nor to the used projects). It would be nice, if the second and sub-sequent calls to the script are fast, and don't take 10 second like the first one.

I use cabal-install version 3.4.0.0.

@jneira
Copy link
Member

jneira commented Sep 4, 2021

hi! thanks for reporting the issue, I think it is a duplicate of #6354
so I will close this if you don't mind

@jneira jneira closed this as completed Sep 4, 2021
@dschrempf
Copy link
Author

Thank you! Sorry, I did not find this other issue.

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

No branches or pull requests

2 participants