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

Default the number of Shake threads to 0 (automatic) #127

Merged
merged 1 commit into from
May 24, 2020

Conversation

lukel97
Copy link
Collaborator

@lukel97 lukel97 commented May 24, 2020

This will mean that it is multithreaded by default, but will match the behaviour in ghcide.
haskell/vscode-haskell#230

This will mean that it is multithreaded by default, but will match the
behaviour in ghcide.
haskell/vscode-haskell#230
@lukel97 lukel97 merged commit a2b7710 into master May 24, 2020
@lukel97 lukel97 deleted the shake-threads-default-0 branch July 23, 2020 11:58
pepeiborra pushed a commit that referenced this pull request Dec 27, 2020
* Hack around haskell/hie-bios#56 - hie-bios expects files to really exist on disk

* Fix getLocatedImportsRule to pass the file to the session

* Add support for multiple simultaneous hie.yaml files.
Also rewrites the user experience on setup to be less verbose.
Also adds masking for GHC session construction.

* HLint

* Code review comments

* Switch to the Strict map
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