You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written the somewhat hacky and poorly named ghc-repro tool to generate docker and build scripts to reproduce a given CI job against a given GHC commit locally, with docker. You can find it here: https://gitlab.haskell.org/alp/ghc-repro
Is this the kind of tool you had in mind? With a bit of nix on top perhaps.
This way we can repro more of CI locally. Thanks @jonored for the idea.
The text was updated successfully, but these errors were encountered: