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

Completes the prototype implementation of Bazel persistent worker mode #1055

Merged
merged 2 commits into from
Aug 28, 2019

Commits on Aug 28, 2019

  1. Completes the prototype implementation of Bazel persistent worker mod…

    …e support in rules_haskell
    
    Started in 132d0af. This commit imports worker's code and sets everything to make
    the persistent worker mode available to a regular `rules_haskell` user.
    
    The worker code lives in `tools/worker`.
    
    The mode is supported in ghc_nixpkgs-toolchain only, at this point.
    ulysses4ever committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    89b6d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f1bec2 View commit details
    Browse the repository at this point in the history