haskell / haskell/play-haskell

syntax highlighting broken

Open
#53 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.