haskell / haskell/text

Exposing Data.Text(.Lazy).Read.hex

Open
#196 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.