Token parsers don't support module names and qualified identifiers
Open
- Dominant language
- Haskell
- Stars
- 892
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
In particular I was looking for a parser for qualified Haskell identifiers and operators.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the token parsers and existing identifier and operator parsing in the repository. Determine the expected syntax for qualified Haskell identifiers, module names, and qualified operators; the work is done when those forms are parsed consistently and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100