This repository has been archived by the owner on Jan 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 97
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cocreature
approved these changes
Jul 28, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
pepeiborra
pushed a commit
to pepeiborra/ghcide
that referenced
this pull request
Aug 23, 2020
wz1000
pushed a commit
to wz1000/ghcide
that referenced
this pull request
Aug 23, 2020
pepeiborra
added a commit
that referenced
this pull request
Sep 2, 2020
…encies of a file on saving (#688) * Add new command to GetModuleGraph for a session and propate changes to modules Only propagate changes to parent modules when saving Typecheck files when they are opened, don't TC FOI Add known files rule Don't save ifaces for files with defered errors Co-authored-by: Zubin Duggal <[email protected]> * Add configuration for parent typechecking * hlint ignore * Use targets to filter located imports (#10) * Use targets to filter located imports * Remove import paths from the GHC session Otherwise GHC will prioritize source files found in the import path * Update session-loader/Development/IDE/Session.hs Co-authored-by: Pepe Iborra <[email protected]> * Add session-loader to hie.yaml (#714) * move known files rule to RuleTypes * Disable checkParents on open and close document (#12) * Really disable expensive checkParents * Add an option to check parents on close Co-authored-by: Matthew Pickering <[email protected]> Co-authored-by: Pepe Iborra <[email protected]> Co-authored-by: Luke Lau <[email protected]>
pepeiborra
pushed a commit
to pepeiborra/ide
that referenced
this pull request
Dec 29, 2020
pepeiborra
added a commit
to pepeiborra/ide
that referenced
this pull request
Dec 29, 2020
…encies of a file on saving (haskell/ghcide#688) * Add new command to GetModuleGraph for a session and propate changes to modules Only propagate changes to parent modules when saving Typecheck files when they are opened, don't TC FOI Add known files rule Don't save ifaces for files with defered errors Co-authored-by: Zubin Duggal <[email protected]> * Add configuration for parent typechecking * hlint ignore * Use targets to filter located imports (haskell/ghcide#10) * Use targets to filter located imports * Remove import paths from the GHC session Otherwise GHC will prioritize source files found in the import path * Update session-loader/Development/IDE/Session.hs Co-authored-by: Pepe Iborra <[email protected]> * Add session-loader to hie.yaml (haskell/ghcide#714) * move known files rule to RuleTypes * Disable checkParents on open and close document (haskell/ghcide#12) * Really disable expensive checkParents * Add an option to check parents on close Co-authored-by: Matthew Pickering <[email protected]> Co-authored-by: Pepe Iborra <[email protected]> Co-authored-by: Luke Lau <[email protected]>
pepeiborra
pushed a commit
to pepeiborra/ide
that referenced
this pull request
Dec 29, 2020
pepeiborra
added a commit
to pepeiborra/ide
that referenced
this pull request
Dec 29, 2020
…encies of a file on saving (haskell/ghcide#688) * Add new command to GetModuleGraph for a session and propate changes to modules Only propagate changes to parent modules when saving Typecheck files when they are opened, don't TC FOI Add known files rule Don't save ifaces for files with defered errors Co-authored-by: Zubin Duggal <[email protected]> * Add configuration for parent typechecking * hlint ignore * Use targets to filter located imports (haskell/ghcide#10) * Use targets to filter located imports * Remove import paths from the GHC session Otherwise GHC will prioritize source files found in the import path * Update session-loader/Development/IDE/Session.hs Co-authored-by: Pepe Iborra <[email protected]> * Add session-loader to hie.yaml (haskell/ghcide#714) * move known files rule to RuleTypes * Disable checkParents on open and close document (haskell/ghcide#12) * Really disable expensive checkParents * Add an option to check parents on close Co-authored-by: Matthew Pickering <[email protected]> Co-authored-by: Pepe Iborra <[email protected]> Co-authored-by: Luke Lau <[email protected]>
pepeiborra
pushed a commit
to pepeiborra/ide
that referenced
this pull request
Dec 29, 2020
pepeiborra
added a commit
to pepeiborra/ide
that referenced
this pull request
Dec 29, 2020
…encies of a file on saving (haskell/ghcide#688) * Add new command to GetModuleGraph for a session and propate changes to modules Only propagate changes to parent modules when saving Typecheck files when they are opened, don't TC FOI Add known files rule Don't save ifaces for files with defered errors Co-authored-by: Zubin Duggal <[email protected]> * Add configuration for parent typechecking * hlint ignore * Use targets to filter located imports (haskell/ghcide#10) * Use targets to filter located imports * Remove import paths from the GHC session Otherwise GHC will prioritize source files found in the import path * Update session-loader/Development/IDE/Session.hs Co-authored-by: Pepe Iborra <[email protected]> * Add session-loader to hie.yaml (haskell/ghcide#714) * move known files rule to RuleTypes * Disable checkParents on open and close document (haskell/ghcide#12) * Really disable expensive checkParents * Add an option to check parents on close Co-authored-by: Matthew Pickering <[email protected]> Co-authored-by: Pepe Iborra <[email protected]> Co-authored-by: Luke Lau <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.