mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-02 08:53:07 +03:00
b4589aebe6
* 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 <zubin@cmi.ac.in> * 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 <pepeiborra@me.com> * 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 <matthewtpickering@gmail.com> Co-authored-by: Pepe Iborra <pepeiborra@me.com> Co-authored-by: Luke Lau <luke_lau@icloud.com> |
||
---|---|---|
.. | ||
IDE |