Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

setup/README: add example with caching #211

Merged
merged 2 commits into from
Mar 16, 2023
Merged

setup/README: add example with caching #211

merged 2 commits into from
Mar 16, 2023

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Mar 15, 2023

@andreasabel andreasabel added documentation Improvements or additions to documentation re: cache Concerning caching labels Mar 15, 2023
@andreasabel andreasabel added this to the 2.3.6 milestone Mar 15, 2023
@andreasabel andreasabel self-assigned this Mar 15, 2023
@andreasabel andreasabel requested a review from peterbecich March 15, 2023 09:34
The Haskell ecosystem might need some time to catch up after a GHC
release, so switching to the latest GHC early might break the build.

Users might still prefer 'latest', especially if CI runs seldom,
but we should not generally recommend it.
@andreasabel andreasabel merged commit f102749 into main Mar 16, 2023
@andreasabel andreasabel deleted the README-caching branch March 16, 2023 13:15
@peterbecich
Copy link
Member

Thanks @andreasabel

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation re: cache Concerning caching
Projects
None yet
Development

Successfully merging this pull request may close these issues.

actions/cache in haskell/actions/setup examples The readme could do with an example of building and testing a cabal project
2 participants