ghcid icon indicating copy to clipboard operation
ghcid copied to clipboard

Detect cycle in modules

Open m4dc4p opened this issue 11 months ago • 1 comments

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)

m4dc4p avatar Mar 18 '25 16:03 m4dc4p

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.)?

ffaf1 avatar Jul 08 '25 09:07 ffaf1