Skip to content

Add support for newer GHCs#2

Merged
snoyberg merged 5 commits intocommercialhaskell:masterfrom
hsyl20:hsyl20/newer_ghcs
Apr 9, 2021
Merged

Add support for newer GHCs#2
snoyberg merged 5 commits intocommercialhaskell:masterfrom
hsyl20:hsyl20/newer_ghcs

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

Comments