ghcid
ghcid copied to clipboard
Detect cycle in modules
This update detects when GHC reports a cycle in a set of modules. Either GHC changed the existing message or added a new one (Module graph contains a cycle:).
Also adds an unrelated fix for the VS code extension. (also submitted as https://github.com/ndmitchell/ghcid/pull/386)
Got bitten by this one too, would be nice to see this merged.
@ndmitchell do you need a helping hand in low-level maintainership tasks (triaging issues, merging non-controversial patches, etc.)?