Have a notion of the GHC version you are targetting
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
e.g. if you are after GHC 8.6 you can use NumericUnderscores, as per https://github.com/haskell/haskell-ide-engine/issues/1029 by @alanz
Contributor guide
No contributing guide indexed for this repository
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 this issue and the linked haskell-ide-engine issue #1029, focusing on the request to represent the targeted GHC version. The work is done when HLint can account for a target such as GHC 8.6, including whether syntax such as NumericUnderscores is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100