Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No partial constructor for HexString #2

Open
lolepezy opened this issue Apr 30, 2020 · 0 comments
Open

No partial constructor for HexString #2

lolepezy opened this issue Apr 30, 2020 · 0 comments

Comments

@lolepezy
Copy link

Hi,

There's currently no partial constructor for HexString, i.e. something like ByteString -> Maybe HexString (or Either String HexString, or MonadFail or whatnot). To be honest, I'm surprised it doesn't exist especially since the library description says that it's safe. Also, I see the PR adding exactly this functionality, any chances it will merged and released?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant