haskell / haskell/vscode-haskell-syntax-highlighting
package.json contains invalid entries
- Dominant language
- Haskell
- Stars
- 109
- Forks
- 51
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
The file `./syntaxes/cabal.json` does not exist:
https://github.com/JustusAdam/language-haskell/blob/c71c5d06452ec63c525cd6de27a16689302af5c5/package.json#L139
The file `syntaxes/literateHaskell.json` does not exist:
https://github.com/JustusAdam/language-haskell/blob/c71c5d06452ec63c525cd6de27a16689302af5c5/package.json#L154
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect package.json around lines 139 and 154, then compare those entries with the contents of the syntaxes directory. Confirm that cabal.json and literateHaskell.json are absent and determine the intended package.json correction; done means it no longer references nonexistent syntax files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100