haskell-beam / haskell-beam/beam

[Docs] Copy to clipboard functionality copies prompt characters

Open
#225 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
635
Forks
193
PR merge metrics
No merged PRs in 30d

Description

The tutorial has a nice copy to clipboard functionality, but unfortunately when you use it it copies the prompt characters like `$` and `>`

Should the code snippets maybe be changed to not include those characters, or the copy functionality modified to not copy them?

```
$ stack repl --package beam-core --package beam-sqlite --package sqlite-simple
```

```
> :set -XDeriveGeneric -XGADTs -XOverloadedStrings -XFlexibleContexts -XFlexibleInstances -XTypeFamilies -XTypeApplications
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.