haskell-actions / haskell-actions/setup
more real-world examples
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 91
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
It would be really good to have more real examples (or some gallery (wiki links?)).
I have my own personal usage (example using a ghc matrix with cabal), though I am not sure if it is an optimal reference.
The currently listed examples seem polarized between trivial (runhaskell?) and somewhat advanced: I would like to have more "intermediate" level examples shown: e.g. with basic caching best practice/functionality, building also with stack, etc. ie snippets people could more or less just cut and paste into their project and have something useful working immediately or with minimal tweaks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docs/examples.md and compare its current examples with the linked fedora-releases workflow. Add intermediate, copyable GitHub Actions examples covering caching and Stack, with completion marked by useful examples that need only minimal project-specific changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, haskell
- Domain
- ci-cd, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100