You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data.ByteString.Internal implementsunsafeCreateUptoN' and createUptoN' but does not export them. These functions turned out to be useful for glguy/utf8-string#12. I see no reason to not export them from the internals.
The text was updated successfully, but these errors were encountered:
Data.ByteString.Internal implements
unsafeCreateUptoN'
andcreateUptoN'
but does not export them. These functions turned out to be useful for glguy/utf8-string#12. I see no reason to not export them from the internals.The text was updated successfully, but these errors were encountered: