kowainik / summoner

🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects
https://kowainik.github.io/projects/summoner
Mozilla Public License 2.0
694 stars 73 forks source link

Use restore-keys for caching on GitHub Actions #546

Closed steshaw closed 3 years ago

steshaw commented 3 years ago

I refer to the issue I raised here https://github.com/kowainik/.github/issues/14. I am happy to provide a PR if this looks like a good change.

steshaw commented 3 years ago

Using restore-keys shouldn't be the default until there is a GC command for Cabal and/or Stack as detailed here.