gren-lang / gren-lang/compiler
recursive call with more specific type arguments
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- Haskell
- Stars
- 503
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
- very short example https://github.com/elm/compiler/issues/2180
- short example https://github.com/elm/compiler/issues/2275
- details, decide-ability without annotation: https://github.com/elm/compiler/issues/1964
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
Start by reading the three linked Elm compiler issues, especially the details in issue 1964, and compare their recursive-call examples with the Gren compiler behavior. The issue does not name an entry point, file, or test; completion would require a decided expected behavior for more specific type arguments and a corresponding compiler change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100