Skip to content

Clean up module dependency cycles introduced by haskell-{process,session,interactive-mode} #187

Closed
@hvr

Description

@hvr

The graph diagram below shows the current module inter-dependencies, and is generated by visualizing require (black edges) and declare-function (red dashed edges) statements contained in the *.el files (i.e. the nodes):

depgraph

As can be clearly seen the current integration of the haskell-{process,session,interactive-mode} cluster currently destroys an otherwise DAG-like dependency graph.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions