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 support for newer GHCs #2

Merged
merged 5 commits into from
Apr 9, 2021

Conversation

hsyl20
Copy link
Collaborator

@hsyl20 hsyl20 commented Apr 8, 2021

This patch adds support for GHC 8.10 and 9.0.1 (8.8 already worked).

I've added some tests for 8.8, 8.10 and 9.0. By the way I've added them manually because the nix-shell script didn't work: the hash for nixpkgs is wrong; if we set it right it doesn't contain newer compilers; if we update it it doesn't contain older compilers. I've used ghcup instead.

I've added some tracing which is disabled by default but I've left it as it has been very useful and could be useful in the future.

@snoyberg snoyberg merged commit 1f4f778 into commercialhaskell:master Apr 9, 2021
@snoyberg
Copy link
Collaborator

snoyberg commented Apr 9, 2021

Thank you!

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