ekmett / ekmett/wl-pprint-extras
Apparently missing function "string"
- Dominant language
- Haskell
- Stars
- 8
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The documentation of `text` says
The document `(text s)` contains the literal string `s`. The string shouldn't contain any newline ('\n') characters. If the string contains newline characters, the function `string` should be used."
There is no `string` function in the API.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the documentation for `text` and inspect the available API for handling strings containing newline characters. Confirm the intended function name from the implementation or exported API, then correct the reference and verify that the documentation no longer points to a missing function.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100