Safe Haskell | None |
---|---|
Language | Haskell2010 |
Graphs.EmptyGraphSort
Description
This module describes an empty display graph sort. In other words, it displays nothing. Not a lot of use you might think, but we use it for the MMiSS API to get a version graph without invoking daVinci.
Documentation
emptyGraphSort :: Graph EmptyGraph EmptyGraphParms EmptyNode EmptyNodeType EmptyNodeTypeParms EmptyArc EmptyArcType EmptyArcTypeParms Source #