input-output-hk / haskell.nix

Alternative Haskell Infrastructure for Nixpkgs
https://input-output-hk.github.io/haskell.nix
Apache License 2.0
558 stars 240 forks source link

Running GHC test-suites for our haskell.nix compilers #2102

Open angerman opened 1 year ago

angerman commented 1 year ago

We should be running GHC test-suites for our GHC compilers too. This will require some re-engineering of being able to independently run the GHC test-suites.

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

angerman commented 6 months ago

I still think we should do this. I don't know in which form yet though. The best solution still seems to be to just have patched GHCs on GH and build them, as well as their testsuite there.