haskell.nix
haskell.nix copied to clipboard
Running GHC test-suites for our haskell.nix compilers
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.
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.
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.