gren-lang / gren-lang/compiler
Remove support for «exposing (..)» from import statements
Open
Nobody has claimed this yet.
accepted
good first issue
help wanted
language proposal
- Dominant language
- Haskell
- Stars
- 503
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
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 provides no files, tests, or implementation details. Start by locating the compiler handling for exposing (..) in import statements, then identify the relevant tests before removing the support. Done means the syntax is rejected or otherwise handled according to the compiler's existing import rules, with the tests updated accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100