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

Use wz1000/hls-3 ghcide branch #275

Merged
merged 1 commit into from
Aug 4, 2020
Merged

Use wz1000/hls-3 ghcide branch #275

merged 1 commit into from
Aug 4, 2020

Conversation

alanz
Copy link
Collaborator

@alanz alanz commented Aug 3, 2020

At b7de7ae89469693b76d92ca433119d91d3a9aac0

At b7de7ae89469693b76d92ca433119d91d3a9aac0
let options = (defaultIdeOptions sessionLoader)
{ optReportProgress = clientSupportsProgress caps
, optShakeProfiling = argsShakeProfiling
, optTesting = IdeTesting argsTesting
, optThreads = argsThreads
-- , optCheckParents = checkParents config
-- , optCheckProject = checkProject config
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are commented out for now, should come from the hls config, but the default values are fine (check parents on save, always check project).

@pepeiborra
Copy link
Collaborator

We can simplify the hls Main driver now:

@bubba   Move session loading logic into ghcide library (digital-asset#697)  …  4121937

Not necessarily in this PR though

@lukel97
Copy link
Collaborator

lukel97 commented Aug 3, 2020

@pepeiborra The driver simplification is already in HLS, I think it came in with the PR for the binaries

Copy link
Collaborator

@fendor fendor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! LGTM!

@alanz alanz merged commit b15508a into haskell:master Aug 4, 2020
pepeiborra pushed a commit that referenced this pull request Dec 27, 2020
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.

4 participants