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

toUTF8 and fromUTF8 functions #3

Closed
wants to merge 3 commits into from
Closed

toUTF8 and fromUTF8 functions #3

wants to merge 3 commits into from

Conversation

RobertFischer
Copy link

This is the pull request discussed in Issue #2

Basic utility functions to convert from and to UTF8 without having to do wrapping and unwrapping yourself. Tests are included.

The only potential controversial bit is that I also dropped in a .stylish-haskell.yaml which is pretty much in line with the coding style that was already there. It won't do any harm if people do not use stylish-haskell, and it's very useful for those who do.

@RobertFischer
Copy link
Author

Bad branch name. Fixing that.

@RobertFischer RobertFischer deleted the either-decodetext-instance branch April 6, 2018 19:39
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.

1 participant