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

Implement cabal caching #28

Closed
hvr opened this issue Aug 13, 2015 · 1 comment
Closed

Implement cabal caching #28

hvr opened this issue Aug 13, 2015 · 1 comment

Comments

@hvr
Copy link
Member

hvr commented Aug 13, 2015

With container-based jobs we can now cache arbitrary folders. This opens the door to caching artifacts between builds. Some minor hacks are needed to get this done, but it's otherwise quite easy to implement.

hvr added a commit that referenced this issue Aug 13, 2015
This uses a hack to force TravisCI to use separates caches per
build-configuration until travis-ci/travis-ci#4393 is fixed.

Addresses #28
hvr added a commit to hvr/lens that referenced this issue Aug 13, 2015
@hvr
Copy link
Member Author

hvr commented Oct 22, 2016

This has been resolved some time ago already; and the v2 script generator does it in robust way, so this can be closed.

@hvr hvr closed this as completed Oct 22, 2016
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

1 participant