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

Proper support for names with apostrophes #1475

Closed
liamoc opened this issue Dec 7, 2015 · 1 comment
Closed

Proper support for names with apostrophes #1475

liamoc opened this issue Dec 7, 2015 · 1 comment

Comments

@liamoc
Copy link

liamoc commented Dec 7, 2015

My name has an apostrophe in it, which is parsed just fine by Cabal in cabal files, but Stack seems to HTML escape it when generating license files, cabal files, etc. This is quite annoying as I have to change the ' back to an apostrophe in all these files.

@mgsloan
Copy link
Contributor

mgsloan commented Dec 7, 2015

Ouch, looks like hastache defaults to html escaping. Fixed!

Now time to change my author-name back, was fun being Michael O'Sloan for a bit ;)

@mgsloan mgsloan closed this as completed Dec 7, 2015
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

No branches or pull requests

2 participants