play-haskell icon indicating copy to clipboard operation
play-haskell copied to clipboard

Haskell Playground

Results 29 play-haskell issues
Sort by recently updated
recently updated
newest added

### Feature request It would be nice, if in `play-index.ts`, `response.ghcout`, we would search an replace every occurrence of a regex ```regex \[GHC-\d{6}\] ``` with the link: ```html

Hey! This surely has come up before somewhere: how hard would it be to add the ability to read user's input? I guess the most annoying part is how to...

### Feature request It's useful for emphasizing some parts of the code especially when people are asking for help. Similarly to how you can highlight a set of line in...

### Feature request Currently if an uninitiated user hits https://play.haskell.org there is no introduction / welcome screen, just a sheer wall of code. This could be frightening for newcomers. Could...

### Motivation The white labeling of play-Haskell, if made easy, can be quite an attractive tool for EDSLs, who could benefit from an easier way of onboarding/showcasing their technology to...

### Feature request By putting the written content in the link in an anchor, the frontend could even live-update the URL while you're typing, so that there isn't even a...

### Reproduction ```hs liftIO $ printf "\ \Shot at: %d %d\n\ \Result: %s\n\ \" {- syntax highlighting broken \"" -} x y $ show res ```

Hello Tom I am currently working on getting HLS to work with fully in-memory buffers that do not need the file system to be able to have a single HLS...

Hi @tomsmeding! Would it be possible to add `sel` and `libsodium-bindings`?