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
Alex wrappers have UTF8 encoding logic for wrappers that operate on haskell strings. I think it shouldn't be too difficuilt to add UTF8 bytestrings wrappers (for Data.ByteString.Lazy.UTF8.ByteString type) that will encode UTF8 chars in a similar fashion
The text was updated successfully, but these errors were encountered:
Alex wrappers have UTF8 encoding logic for wrappers that operate on haskell strings. I think it shouldn't be too difficuilt to add UTF8 bytestrings wrappers (for
Data.ByteString.Lazy.UTF8.ByteString
type) that will encode UTF8 chars in a similar fashionThe text was updated successfully, but these errors were encountered: