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

fix compilation with ghc-8.4 #36

Merged
merged 6 commits into from
Sep 3, 2018
Merged

fix compilation with ghc-8.4 #36

merged 6 commits into from
Sep 3, 2018

Conversation

0x777
Copy link
Contributor

@0x777 0x777 commented Aug 29, 2018

This PR only ensures compilation with ghc >= 8.0, we'll need to follow this if support for ghc < 8.0 is needed.

@0x777
Copy link
Contributor Author

0x777 commented Aug 29, 2018

Now, it should compile with ghc >= 7.8. Would you like an update to travis.yml to test against all ghc versions?

@tdammers
Copy link
Owner

Now, it should compile with ghc >= 7.8. Would you like an update to travis.yml to test against all ghc versions?

Sounds lovely. Probably best in a separate PR though.

Copy link
Owner

@tdammers tdammers left a comment

Choose a reason for hiding this comment

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

Looking good. Some minor aesthetic remarks inline.

src/Text/Ginger/Html.hs Outdated Show resolved Hide resolved
src/Text/Ginger/Html.hs Outdated Show resolved Hide resolved
src/Text/Ginger/Html.hs Outdated Show resolved Hide resolved
src/Text/Ginger/Optimizer.hs Outdated Show resolved Hide resolved
src/Text/Ginger/Optimizer.hs Outdated Show resolved Hide resolved
src/Text/Ginger/Optimizer.hs Outdated Show resolved Hide resolved
stack-ghc-7.10.3.yaml Outdated Show resolved Hide resolved
@tdammers
Copy link
Owner

tdammers commented Aug 30, 2018 via email

@tdammers tdammers merged commit 435c277 into tdammers:master Sep 3, 2018
@tdammers
Copy link
Owner

tdammers commented Sep 3, 2018

Thanks again for doing this.

BTW., if you like, add yourself to CONTRIBUTORS.md.

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