Closed
Description
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):
As can be clearly seen the current integration of the haskell-{process,session,interactive-mode}
cluster currently destroys an otherwise DAG-like dependency graph.
Activity