mirror of
https://github.com/actions/cache.git
synced 2025-06-30 06:33:46 +00:00
Documentation example: Haskell stack
There is an example for cabal. This is an example for stack. Both are used in the haskell eco system.
This commit is contained in:
parent
eb78578266
commit
b5f03f8bab
2 changed files with 15 additions and 0 deletions
|
@ -64,6 +64,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
|
|||
- [Elixir - Mix](./examples.md#elixir---mix)
|
||||
- [Go - Modules](./examples.md#go---modules)
|
||||
- [Haskell - Cabal](./examples.md#haskell---cabal)
|
||||
- [Haskell - Stack](./examples.md#haskell---stack)
|
||||
- [Java - Gradle](./examples.md#java---gradle)
|
||||
- [Java - Maven](./examples.md#java---maven)
|
||||
- [Node - npm](./examples.md#node---npm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue