mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-15 04:43:41 +03:00
f46fff9b0a
* Move the span related functionality to one place * Fuse docHeaders away * Decouple AtPoint from the rest of the rule database, simplifying the dependencies * Move the import related functionality to one place * Move all the closely tied to GHC modules together * Rename the Logger module * Push the other module renames through the code base * Rename Development.IDE.State to Development.IDE.Core * Rename Functions.Compile to Core.Compile * Fix up some module names * Cut down on non-sensicle exports * Don't worry about setting source - no one uses it * Reorder the module header * Give more sensible names to the diagnostic creating functions * Use more appropriate diagnostic functions * Simplify the internal diagnostic creations * Rewrite the diagnostics to go direct, not via GHC error types * Remove redundant dflags from some functions * Make sure the warning vs error distinction remains * Remove unnecessary extensions |
||
---|---|---|
.. | ||
Demo.hs |