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

Add multiline literal aligned with bar #148

Merged
merged 1 commit into from
Jan 22, 2015

Conversation

junjihashimoto
Copy link
Contributor

Add multiline literal aligned with bar.
This is inspired by heredoc of hackage.

@snoyberg
Copy link
Member

This looks good to me, I just have one question: why does the output (at least in the test) include \r characters?

This may be obvious, I'm just not fully awake right now.

@junjihashimoto
Copy link
Contributor Author

It is because the test file(TextSpec.hs) is DOS format whose newline is "\r\n".
I was surprised too.

snoyberg added a commit that referenced this pull request Jan 22, 2015
Add multiline literal aligned with bar
@snoyberg snoyberg merged commit 4c9afdf into yesodweb:master Jan 22, 2015
@snoyberg
Copy link
Member

Cool, thanks!

@junjihashimoto
Copy link
Contributor Author

Thanks too.

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