| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Language.Dot.Pretty
Documentation
prettyPrintDot :: Graph -> Doc Source #
Instances
| PP XmlAttributeValue Source # | |
Defined in Language.Dot.Pretty Methods pp :: XmlAttributeValue -> Doc Source # | |
| PP XmlAttribute Source # | |
Defined in Language.Dot.Pretty Methods pp :: XmlAttribute -> Doc Source # | |
| PP XmlName Source # | |
| PP Xml Source # | |
| PP EdgeType Source # | |
| PP Entity Source # | |
| PP Subgraph Source # | |
| PP Compass Source # | |
| PP Port Source # | |
| PP NodeId Source # | |
| PP Attribute Source # | |
| PP AttributeStatementType Source # | |
Defined in Language.Dot.Pretty Methods pp :: AttributeStatementType -> Doc Source # | |
| PP Statement Source # | |
| PP Id Source # | |
| PP GraphDirectedness Source # | |
Defined in Language.Dot.Pretty Methods pp :: GraphDirectedness -> Doc Source # | |
| PP GraphStrictness Source # | |
Defined in Language.Dot.Pretty Methods pp :: GraphStrictness -> Doc Source # | |
| PP Graph Source # | |
| PP a => PP (Maybe a) Source # | |