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 ixhamlet: i18n support for xhtml #177

Merged
merged 1 commit into from Jul 28, 2016
Merged

Conversation

vandenoever
Copy link
Contributor

No description provided.

@vandenoever vandenoever mentioned this pull request Jan 6, 2016
@@ -334,6 +334,9 @@ ihamletRules = do
urender $ \ur' -> mrender $ \mr -> return (e `AppE` mr `AppE` ur')
em _ _ = error "bad Env"

ixhamlet :: QuasiQuoter
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a short Haddock comment explaining what this quasiquoter does, and ideally a @since line stating the version it's added?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What will be the next version number?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0.8

@chreekat
Copy link
Contributor

Pinging this PR since a commit was added (a long time ago). Looks like the "next" version number has changed, unfortunately.

@snoyberg snoyberg merged commit a64cee5 into yesodweb:master Jul 28, 2016
@snoyberg
Copy link
Member

Thanks for the bump

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.

None yet

3 participants