Labels
Labels
32 labels
- Issues that users should solve themselves and open a PR.
- Relatively easy tasks
- Something isn't working
- Something upstream is not working.
- Things related to CI
- Issues related to comment placement
- Issues about growing coverage of GHC AST to support all syntactical constructions in GHC Haskell.
- Problems related to Darwin
- Pull requests that update a dependency file
- Issues open for discussion
- This issue or pull request already exists
- New feature or request
- Pull requests that update GitHub Actions code
- Good for newcomers
- Extra attention is needed
- Idempotence issues and solutions.
- This doesn't seem right
- Pull requests that update Javascript code
- To solve this issue we need to patch GHC
- Peculiar cases that are ideally should work but in practice are low-priority for us right now.
- Further information is requested
- Issues related to the syntax involving semicolons
- Nitpicking and things related to purely visual aspect for formatting.
- Problems specific to Windows