Add documentation on manually specifying packages option when parsing cabal.project fails
Nobody has claimed this yet.
- Dominant language
- Nix
- Stars
- 240
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Ideally I would have been able to search one of the error message texts:
A default value for packages cannot be auto-determined
or
Please specify the packages option manually or change your project configuration (cabal.project).
Perhaps this would belong in https://zero-to-flakes.com/gotchas
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 by reviewing the zero-to-flakes.com gotchas documentation and searching for the exact error messages about the packages option. Document how to manually specify packages when parsing cabal.project fails, including the suggested configuration change; done means readers can find and follow the guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100