Skip to content

Add getShortByteString#233

Open
konsumlamm wants to merge 1 commit intohaskell:masterfrom
konsumlamm:getShortByteString
Open

Add getShortByteString#233
konsumlamm wants to merge 1 commit intohaskell:masterfrom
konsumlamm:getShortByteString

Conversation

@konsumlamm
Copy link
Copy Markdown
Contributor

Closes #211.

ShortByteString already had a Binary instance, so I just copied the implementation from there. Also drop the #if MIN_VERSION_bytestring(0,10,4) CPP, since we require bytestring >= 0.10.4 anyway.

Remove unneeded CPP
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

Successfully merging this pull request may close these issues.

Missing getShortByteString

1 participant