Exposing Data.Text(.Lazy).Read.hex
Open
feature request
- Dominant language
- Haskell
- Stars
- 421
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
Currently only the `hexadecimal` combinator is exposed, which tolerates a leading `0x` in the input. Sometimes this is undesirable and you strictly only want hex digits, which is exactly what the `hex` combinator does--unfortunately, it's not exported.
It's only a small combinator, but it's already there, so could it be exported, please?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.