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

Reexport ShortByteString #164

Closed
vrom911 opened this issue Jun 2, 2019 · 1 comment · Fixed by #184
Closed

Reexport ShortByteString #164

vrom911 opened this issue Jun 2, 2019 · 1 comment · Fixed by #184
Assignees
Labels
reexport Reexport something new

Comments

@vrom911
Copy link
Member

vrom911 commented Jun 2, 2019

https://hackage.haskell.org/package/bytestring-0.10.8.2/docs/Data-ByteString-Short.html

@vrom911 vrom911 added the reexport Reexport something new label Jun 2, 2019
@chshersh
Copy link
Contributor

chshersh commented Jun 2, 2019

Nice! This is very useful data type. I think that to make this reexport more complete, we also need to add additional functions where possible:

  1. One instance
  2. Conversion functions

Maybe something else...

@chshersh chshersh added this to the v0.6.0.0: Refinement milestone Jul 5, 2019
vrom911 added a commit that referenced this issue Sep 11, 2019
chshersh pushed a commit that referenced this issue Sep 11, 2019
* [#164] Reexport ShortByteString

Resolves #164

* Upgrade dhall, add HLint rules for ShortByteString

* Fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reexport Reexport something new
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants