diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2021-09-16 12:05:14 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-09-18 12:02:56 -0400 |
commit | 78d27dd8fc376321097d242eee7f9c3346e52832 (patch) | |
tree | a11825a39f005b37fb58c43238deabd99452f008 /compiler/GHC/Tc/Deriv | |
parent | e17a37df945473ff3422abee5cb055c094ed4339 (diff) | |
download | haskell-78d27dd8fc376321097d242eee7f9c3346e52832.tar.gz |
docs: Fix examples for (un)escapeArgs
The examples were just missing the surrounding brackets.
ghci> escapeArgs ["hello \"world\""]
"hello\\ \\\"world\\\"\n"
Fixes #20340
Diffstat (limited to 'compiler/GHC/Tc/Deriv')
0 files changed, 0 insertions, 0 deletions