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

Fix typo in 'Data.ByteString.Builder.Prim.Internal.boudedPrim' #48

Closed
SimonMeierIBM opened this issue May 28, 2015 · 3 comments · Fixed by #246
Closed

Fix typo in 'Data.ByteString.Builder.Prim.Internal.boudedPrim' #48

SimonMeierIBM opened this issue May 28, 2015 · 3 comments · Fixed by #246

Comments

@SimonMeierIBM
Copy link

It should be boundedPrim. See: https://github.com/haskell/bytestring/blob/master/Data/ByteString/Builder/Prim/Internal.hs#L45

@gregorycollins
Copy link
Member

Note that the old name should persist for 6mo-1yr at least with a deprecation warning to give users (e.g. me 😄) time to migrate.

@SimonMeierIBM
Copy link
Author

You are right. Thanks for raising this concern.

@dcoutts
Copy link
Contributor

dcoutts commented Jun 23, 2015

Right'o.

@sjakobi sjakobi added this to the 0.10.12.0 milestone Jul 2, 2020
sjakobi added a commit that referenced this issue Jul 4, 2020
sjakobi added a commit that referenced this issue Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants