Skip to content

Add getShortByteString#233

Merged
konsumlamm merged 3 commits intohaskell:masterfrom
konsumlamm:getShortByteString
Apr 15, 2026
Merged

Add getShortByteString#233
konsumlamm merged 3 commits 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.

@konsumlamm konsumlamm merged commit 856b8ad into haskell:master Apr 15, 2026
15 checks passed
@konsumlamm konsumlamm deleted the getShortByteString branch April 15, 2026 18:24
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