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

compile with GHC 9.4.2 #629

Closed
LeventErkok opened this issue Sep 5, 2022 · 0 comments
Closed

compile with GHC 9.4.2 #629

LeventErkok opened this issue Sep 5, 2022 · 0 comments

Comments

@LeventErkok
Copy link
Owner

SBV currently doesn't compile with GHC 9.4.2, because our HLint dependence doesn't: ndmitchell/hlint#1413

Wondering if we should remove this dependence eventually; HLint is very much dependent on the GHC version, and it takes a while for its dependencies to get updated with each new release; causing delays. Since we only rely on it for making sure our source code is hlint-free, maybe it's time to let go of this and just rely on occasional manual checks.

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

1 participant