ndmitchell / ndmitchell/hoogle
Add `stack.yaml` for ease of build the project in `stack build`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Haskell
- Stars
- 803
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Just run stack --resolver=nightly init on the project root. It would be convenient to go.
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
From the project root, run stack --resolver=nightly init and inspect the generated stack.yaml. Verify that stack build can use the file to build the project; done means the configuration is committed and the build command succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100