Skip to content

UTF8 utility functions#4

Open
RobertFischer wants to merge 3 commits into
cjdev2:masterfrom
RobertFischer:utf8-functions
Open

UTF8 utility functions#4
RobertFischer wants to merge 3 commits into
cjdev2:masterfrom
RobertFischer:utf8-functions

Conversation

@RobertFischer
Copy link
Copy Markdown

This is the pull request discussed in Issue #2, and it's the same as PR #3, except that the branch name is meaningful.

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
Copy Markdown
Author

Adding in Closes #2 (for good measure).

@RobertFischer RobertFischer changed the title Utf8 functions UTF8 utility functions Apr 6, 2018
@jxv
Copy link
Copy Markdown
Contributor

jxv commented Apr 18, 2018

@RobertFischer , if you remove the .stylish-haskell.yaml file and undo the extra padding on the qualified import lines, I think it's worth merging. I don't have merging privileges though.

@RobertFischer
Copy link
Copy Markdown
Author

RobertFischer commented Apr 18, 2018 via email

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.

2 participants