mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-02 08:53:07 +03:00
7dacc236ea
* Import paths are relative to cradle I noticed ghcide HEAD was broken on the ghcide submodule of the hls repo. * remove unused * Fix comment placement * Special case the implicit cradle The implicit cradle comes without import paths, so we need to preserve the old logic that synthetised them from the current module * Hlint * Fix timing issue: update known files before restarting the session Also, DO NOT filter out missing targets * Use --verbose when running tests * Log test outputs on 3rd attempt * Fall back to filtering known files * hlint * Upgrade KnownFiles to KnownTargets * Use KnownTargets to filter modules, not module paths * Fix test cradle * Increase pauses in flaky test * remove no longer needed check * Disable ansi color codes in CI * Disable flaky test |
||
---|---|---|
.. | ||
Session | ||
Session.hs |