aboutsummaryrefslogtreecommitdiff
path: root/tools/cliptree.gvpr
AgeCommit message (Collapse)Author
2022-10-01Makefile target to get module dependeny subgraphs.John MacFarlane
E.g. what depends on Text.Pandoc.Parsing? make modules.pdf ROOTNODE=T.P.Parsing This is helpful for figuring out what we can split out as separate packages.