gren-lang / gren-lang/compiler
Allow semver version < 1.0.0
Open
Nobody has claimed this yet.
accepted
enhancement
- Dominant language
- Haskell
- Stars
- 503
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Allow people to signal that a package has an experimental API that might change at any time.
Need to revise how this affects certain functionality of the package manager.
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating the package manager code that parses and validates versions, then trace the functionality affected by versions below 1.0.0. Done means experimental package APIs can use pre-1.0.0 versions and the affected package-manager behavior is revised consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100