gren-lang / gren-lang/compiler
certain extended record `type alias` argument types → compiler crash
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
(a summary)
https://github.com/elm/compiler/issues/2200
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 linked upstream issue at https://github.com/elm/compiler/issues/2200, since the issue body contains no reproduction or file references. Trace the compiler path for extended record type-alias argument types and reproduce the reported crash; done means those cases compile without crashing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100