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

Support GHC 8.0 #31

Closed
ndmitchell opened this issue Feb 8, 2016 · 2 comments
Closed

Support GHC 8.0 #31

ndmitchell opened this issue Feb 8, 2016 · 2 comments

Comments

@ndmitchell
Copy link

GHC 8.0 RC2 ships with template-haskell-2.11.0.0. You have the constraint template-haskell >= 2.2 && < 2.11. Needs loosening to allow installing.

I note you have tested-with GHC==8.0.1, so this might be a late-in-the-day bounds bump from template-haskell.

@ndmitchell
Copy link
Author

Looks like #30 will fix this.

@hesselink
Copy link
Collaborator

I've just released fclabels-2.0.3 with GHC 8 support.

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