haskell / haskell/play-haskell
syntax highlighting broken
Open
- Dominant language
- Haskell
- Stars
- 160
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
### Reproduction
```hs
liftIO $ printf "\
\Shot at: %d %d\n\
\Result: %s\n\
\" {- syntax highlighting broken \"" -} x y $ show res
```
Contributor guide
Research direction
Start by reproducing the Haskell snippet in the issue, especially the escaped strings and inline comment, and trace the playground's syntax-highlighting entry point. No source file or test is named in the report, so locate the highlighting implementation and its existing tests first. Done means the reproduced snippet is highlighted correctly without breaking other Haskell examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100