Agda
Safe HaskellNone
LanguageHaskell2010

Agda.Interaction.Highlighting.Dot.Base

Description

Generate an import dependency graph for a given module.

Synopsis

Documentation

type DotGraph = Graph (WithUniqueInt Text) () Source #

Graph structure